Internet_programming/Лекция3-src
2024-05-26 14:51:11 +04:00
..
.vscode ALL 2024-05-26 14:51:11 +04:00
gradle/wrapper ALL 2024-05-26 14:51:11 +04:00
src ALL 2024-05-26 14:51:11 +04:00
.gitignore ALL 2024-05-26 14:51:11 +04:00
build.gradle ALL 2024-05-26 14:51:11 +04:00
gradlew ALL 2024-05-26 14:51:11 +04:00
gradlew.bat ALL 2024-05-26 14:51:11 +04:00
readme.md ALL 2024-05-26 14:51:11 +04:00
settings.gradle ALL 2024-05-26 14:51:11 +04:00

Swagger UI:
http://localhost:8080/swagger-ui/index.html

H2 Console:
http://localhost:8080/h2-console

JDBC URL: jdbc:h2:file:./data
User Name: sa
Password: password

Почитать: