Update README.md

This commit is contained in:
Gaetano Piazzolla
2020-11-01 12:12:30 +01:00
committed by GitHub
parent cdfd6fb917
commit f6ff6f53e5

View File

@@ -1,10 +1,6 @@
# Layer3gen
Generates the standard SPRING 3 layer CRUD architecture starting from JPA entities.
1) repositories
2) services
3) controller
![sketch](./doc/3layer-sketch.png)
## How to run as a standalone application: