add readme to grouping modules (#3039)
* move security content from spring-security-rest-full * swagger update * move query language to new module * rename spring-security-rest-full to spring-rest-full * group persistence modules * group testing modules * try fix conflict * cleanup * group and cleanup * add readme to grouping modules
This commit is contained in:
parent
d0d86cf76e
commit
62e5e2f75d
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
## Guava Modules
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
## Logging Modules
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
## Persistence Modules
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
## Testing Modules
|
||||||
|
|
Loading…
Reference in New Issue