* 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 * move spring-jpa to persistence-modules
13 lines
124 B
Plaintext
13 lines
124 B
Plaintext
*.class
|
|
|
|
#folders#
|
|
/target
|
|
/neoDb*
|
|
/data
|
|
/src/main/webapp/WEB-INF/classes
|
|
*/META-INF/*
|
|
|
|
# Packaged files #
|
|
*.jar
|
|
*.war
|
|
*.ear |