reactive-apps-master
build.gradle.kts
3KB
.gitignore
291B
settings.gradle
67B
docker-compose-all.yml
1KB
mongo-data-service
build.gradle.kts
1KB
src
main
kotlin
com
example
repository
GuestBookRepository.kt
2KB
UserRepository.kt
2KB
EventRepository.kt
2KB
domain
Event.kt
743B
GuestBookEntry.kt
346B
User.kt
618B
Link.kt
98B
Language.kt
494B
DataInitializer.kt
720B
DataApplication.kt
236B
util
Extensions.kt
5KB
web
handler
EventHandler.kt
568B
UserHandler.kt
3KB
GuestBookHandler.kt
1KB
routes
ApiRoutes.kt
2KB
config
WebConfig.kt
547B
resources
data
guestbook.json
771B
users.json
1.01MB
events.json
23KB
bootstrap.yml
52B
application.yml
1KB
docker
Dockerfile
445B
test
kotlin
com
example
integration
EventRepositoryTests.kt
1KB
UserIntegrationTests.kt
2KB
EventIntegrationTests.kt
1KB
AbstractIntegrationTests.kt
900B
util
ExtensionsTest.kt
475B
README.md
1000B
gradlew
5KB
LICENSE
1KB
docker-compose.yml
578B
README.md
4KB
gradlew.bat
2KB
gradle.properties
912B
gradle
wrapper
gradle-wrapper.properties
205B
gradle-wrapper.jar
53KB
shared
build.gradle.kts
515B
src
main
kotlin
com
example
models.kt
425B
config.kt
472B
resources
shared_prod_application.properties
0B
shared_test_application.properties
0B
shared_application.properties
0B
shared_dev_application.properties
0B
README.md
185B
ui-app
build.gradle.kts
1KB
src
main
kotlin
com
example
UiApplication.kt
5KB
resources
templates
guestbook.html
6KB
index.html
2KB
quotes.html
3KB
bootstrap.yml
39B
application.yml
335B
docker
Dockerfile
511B
test
kotlin
com
example
UiApplicationTests.kt
420B
README.md
460B
infra
mongodb
data
.gitignore
14B
docs
docker.md
2KB
reactive-apps.png
52KB
stream-service
build.gradle.kts
942B
src
main
kotlin
com
example
StreamApplication.kt
5KB
resources
bootstrap.yml
47B
application.yml
308B
banner.txt
367B
docker
Dockerfile
511B
test
kotlin
com
example
StreamApplicationTests.kt
415B
README.md
751B
.editorconfig
227B
暂无评论