RaigorJiang opened a new issue #15811:
URL: https://github.com/apache/shardingsphere/issues/15811


   Hi community,
   
   This issue is for [OpenForce 
2022](https://github.com/apache/shardingsphere/discussions/12683#discussioncomment-2139441)
   
   
   ### Background
   
   
[encrypt-example](https://github.com/apache/shardingsphere/tree/master/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example)
 is used to demonstrate how to integrate ShardingSphere-JDBC and encrypt data.
   
   Now, it has three sub-modules:
   
   ```
   <module>encrypt-raw-jdbc-example</module>
   <module>encrypt-spring-boot-mybatis-example</module>
   <module>encrypt-spring-namespace-mybatis-example</module>
   ```
   
   ### Aim
   
   Add `encrypt-spring-namespace-jpa-example` for `encrypt-example`
   
   ### Basic Qualifications
   
   - Java
   - Maven
   
   
   ### Example FYI
   
   - 
[sharding-spring-namespace-jpa-example](https://github.com/apache/shardingsphere/tree/master/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-namespace-jpa-example)
   
   
   
   ### Notice
   - You need to clone the ShardingSphere project from 
[here](https://github.com/apache/shardingsphere) first
   - In the ShardingSphere directory, `examples` is a separate maven project, 
you should open `examples` instead of `ShardingSphere` in the IDE.
   - Contributor Guide: 
https://shardingsphere.apache.org/community/en/contribute/contributor/
   - Code of Conduct: 
https://shardingsphere.apache.org/community/en/contribute/code-conduct/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to