export JAVA_HOME=/usr/lib/jvm/jdk-17/
-
https://spring.io/guides/gs/managing-transactions/ jdbc transaction h2-db jdbctemplate
-
https://spring.io/guides/gs/handling-form-submission/ html form thymeleaf
-
https://spring.io/guides/gs/messaging-stomp-websocket/ stomp websocket html js
-
https://spring.io/guides/gs/service-registration-and-discovery/ eureka
-
https://spring.io/guides/gs/testing-restdocs/ restdoc asciidoc test mockmvc
-
https://spring.io/guides/gs/reactive-rest-service/ mono RouterFunction reactor
-
https://spring.io/guides/gs/accessing-data-cassandra/ cassandra crud
-
https://spring.io/guides/gs/accessing-data-jpa/ jpa h2 crudrepository CommandLineRunner
-
https://spring.io/guides/gs/spring-boot/ mockmvc rest
-
https://spring.io/guides/gs/testing-web/ test service mockmvc mockbean
-
https://spring.io/guides/gs/multi-module/ module pom gradle
- https://spring.io/guides/topicals/spring-security-architecture/
- https://spring.io/guides/topicals/spring-boot-docker/
- https://spring.io/guides/topicals/spring-on-kubernetes/
- https://spring.io/guides/tutorials/rest/
- https://spring.io/guides/tutorials/react-and-spring-data-rest/ unable to complete, see README.md for more detail
- https://spring.io/guides/tutorials/spring-boot-kotlin/
- https://spring.io/guides/tutorials/metrics-and-tracing/
- https://spring.io/guides/tutorials/spring-security-and-angular-js/
- https://spring.io/guides/tutorials/spring-boot-oauth2/
- https://spring.io/guides/tutorials/spring-webflux-kotlin-rsocket/