apache / incubator-teaclave-java-tee-sdk

Apache Teaclave (incubating) Java TEE SDK is an open source universal confidential computing framework, making java computation on privacy-sensitive data safe and simple.
https://teaclave.apache.org
Apache License 2.0
49 stars 15 forks source link

make application partition easier #24

Open superajun-wsj opened 1 year ago

superajun-wsj commented 1 year ago

Presently teaclave-java-tee-sdk request an application to be divided into three submodules, now we hope that an application structure doesn't need to refactor into three part, while adding an annotation to do it.