- https://stackoverflow.com/questions/33844580/how-do-i-change-log-level-in-runtime-without-restarting-spring-boot-application
- https://dzone.com/articles/5-ways-to-change-the-log-levels-at-runtime
- https://dzone.com/articles/spring-transaction-management-an-unconventional-gu
- https://www.logicbig.com/tutorials/spring-framework/spring-data/transactions.html
- https://stackoverflow.com/questions/37217075/spring-nested-transactions
- https://www.marcobehler.com/guides/spring-transaction-management-transactional-in-depth
- https://dzone.com/articles/spring-data-cassandra-using
- https://bezkoder.com/spring-boot-cassandra-crud/
- https://spring.io/projects/spring-data-cassandra
- https://docs.spring.io/spring-data/cassandra/docs/current/reference/html/#get-started:first-steps:spring
- https://github.com/Impetus/Kundera
- https://github.com/nosan/embedded-cassandra
- https://www.java2novice.com/java_interview_questions/spring-boot-supported-embedded-containers/#:~:text=The%20spring%20boot%20framework%20supports,default)%2C%20Jetty%20and%20Undertow.
- https://dzone.com/articles/how-to-package-a-spring-boot-app-as-a-docker-container
- https://stackoverflow.com/questions/45165428/differences-between-jar-and-war-in-spring-boot
- https://springhow.com/convert-spring-boot-jar-in-to-war/
- https://www.programmersought.com/article/16464558534/
- https://www.dist.cloud/blog/comparing-spring-boot-deployment-options/
- https://docs.spring.io/spring-boot/docs/1.0.0.RELEASE/reference/html/boot-features-developing-auto-configuration.html
- https://stackoverflow.com/questions/31799855/spring-annotation-conditionalonbean-not-working
- https://howtodoinjava.com/spring-boot2/spring-boot-annotations/
- https://reflectoring.io/spring-boot-conditionals/
- https://www.slideshare.net/Pivotal/its-a-kind-of-magic-under-the-covers-of-spring-boot
- https://stackoverflow.com/questions/47018071/what-is-meant-by-spring-boot-follows-opinionated-defaults-configuration-approa/47018551
- https://dzone.com/articles/perils-of-opinionated-frameworks-like-spring-boot
- https://www.onlineinterviewquestions.com/why-in-spring-boot-opinionated-is/
- fusion-reactor.com/blog/technical-blogs/what-is-spring-boot/
- https://www.toptal.com/spring/top-10-most-common-spring-framework-mistakes
- https://kodytechnolab.com/why-to-choose-spring-framework
- https://www.educative.io/blog/40-spring-interview-questions
- https://reflectoring.io/spring-bean-lifecycle/
- https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/config/BeanFactoryPostProcessor.html
- https://stackoverflow.com/questions/25901985/difference-between-mockmvc-and-resttemplate-in-integration-tests
- https://docs.spring.io/spring-boot/docs/current/api/org/springframework/boot/test/web/client/TestRestTemplate.html
- https://howtodoinjava.com/spring-boot2/testing/testresttemplate-post-example/
- https://stackoverflow.com/questions/56117631/how-to-secure-actuator-endpoints-with-role-in-spring-boot-2
- https://www.amitph.com/how-to-secure-spring-boot-actuator-endpoints/
- https://stackabuse.com/monitoring-with-spring-boot-actuator/
- https://howtodoinjava.com/spring-boot/actuator-endpoints-example/
- https://www.devglan.com/spring-security/securing-spring-boot-actuator-endpoints-with-spring-security
- https://www.devglan.com/spring-boot/spring-boot-actuator-tutorial-guide
- https://stackoverflow.com/questions/42944777/difference-between-jax-rs-and-spring-rest
- https://www.infoq.com/articles/springmvc_jsx-rs/
- https://learnjava.co.in/jax-rs-vs-spring-rest/
- https://www.benchresources.net/resteasy-jax-rs-web-service-integrating-with-spring-mvc-web-framework/
- https://javarevisited.blogspot.com/2017/11/%C2%A7-between-component-service.html#:~:text=%40Component%20is%20a%20generic%20stereotype,layer%20(spring-MVC).
- https://stackoverflow.com/questions/20959969/inject-controller-into-another-spring-bean
- https://javapapers.com/spring/spring-component-service-repository-controller-difference/
- https://www.edureka.co/community/31568/component-controller-repository-service-annotations-framework
- https://howtodoinjava.com/spring-boot2/war-packaging-example/
- https://www.javatpoint.com/spring-boot-packaging
- https://www.codejava.net/frameworks/spring-boot/how-to-package-spring-boot-application-to-jar-and-war
- http://dolszewski.com/spring/dual-jar-war-build-for-spring-boot/
- https://docs.spring.io/spring-boot/docs/current/reference/html/howto.html#howto.traditional-deployment
- https://spring.io/blog/2018/11/08/spring-boot-in-a-container
- https://dzone.com/articles/packaging-springboot-application-with-external-dep
- https://www.profit4cloud.nl/blog/building-containers-with-spring-boot-2-3/
- https://blog.frankel.ch/hitchhiker-guide-containerizing-java-apps/
- https://spring.io/blog/2014/03/07/deploying-spring-boot-applications
- https://www.dailyrazor.com/blog/tomcat-vs-jetty/
- https://docs.spring.io/spring-boot/docs/1.5.10.RELEASE/reference/html/howto-embedded-servlet-containers.html
- https://vaadin.com/docs/v14/guide/production/servlet-containers
- https://programmer.ink/think/using-external-servlet-container-in-springboot.html
- https://spring.io/blog/2017/03/22/spring-tips-servlet-container-deployment-options
- https://docs.spring.io/spring-boot/docs/1.0.x/reference/html/build-tool-plugins-maven-plugin.html
- https://reflectoring.io/spring-boot-data-jpa-test/
- https://zetcode.com/springboot/datajpatest/
- https://www.arhohuttunen.com/spring-boot-datajpatest/
- https://bezkoder.com/spring-boot-unit-test-jpa-repo-datajpatest/
- https://howtodoinjava.com/spring-boot2/testing/datajpatest-annotation/
- https://www.javaguides.net/2018/09/spring-data-jpa-repository-testing-using-spring-boot-datajpatest.html
- https://codeboje.de/spring-boot-info-actuator/
- https://dzone.com/articles/spring-sweets-add-git-info-to-info-endpoint
Back | Reminders | Spring Boot