GH-1 - Initial port of Moduliths project.

Basically the state of commit c7cf939 of https://github.com/moduliths/moduliths for further development under the Spring umbrella.
This commit is contained in:
Oliver Drotbohm
2022-07-06 12:58:50 +02:00
commit 6c444769d7
236 changed files with 17771 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
target/
.idea/
.flattened-pom.xml
.settings/
*.iml
.project
.classpath
.springBeans
target/
.factorypath
#IntelliJ Stuff
.idea
*.iml