Spring Boot - studiofu/brain GitHub Wiki
Quick Start
Spring Boot JPA Audit Table
https://vladmihalcea.com/prepersist-preupdate-embeddable-jpa-hibernate/
https://matthung0807.blogspot.com/2018/06/jpa-onetoone-onetomanyorphanremoval.html
Spring Boot Actuator
https://www.amitph.com/spring-boot-actuator-spring-boot-2/
Spring Boot as a Windows Service in 5 minutes
https://www.javabullets.com/running-spring-boot-windows-service-5-minutes/
Spring Boot Register Servlet
https://www.baeldung.com/register-servlet
Spring Boot Profiles
https://fanlychie.github.io/post/spring-boot-profiles.html
HTTPS using Self-Signed Certificate in Spring Boot
https://www.baeldung.com/spring-boot-https-self-signed-certificate
Configure SSL Certificate with Spring Boot
https://medium.com/@JavaArchitect/configure-ssl-certificate-with-spring-boot-b707a6055f3
Spring Session Redis - Distributed Model
https://my.oschina.net/wangmengjun/blog/816571
springboot(二十):使用spring-boot-admin對spring-boot服務進行監控
https://itw01.com/S85GEWX.html
8.6 Spring Boot集成Spring Security
https://www.jianshu.com/p/08cc28921fd0
Spring Boot + Spring Security + RESTful API的使用方法
https://zhuanlan.zhihu.com/p/33835975
Spring Boot Tutorial
http://www.ityouknow.com/spring-boot.html
IBM App Service Starter Kits
https://console.bluemix.net/developer/appservice/starter-kits
Spring Boot Introduction
http://peaceful-developer.blogspot.sg/2014/08/spring-1-spring-boot.html
http://www.mkyong.com/tutorials/spring-boot-tutorials/
Spring Boot Enable Traditional MVC
http://www.technicalkeeda.com/spring-tutorials/spring-boot-mvc-example
Spring Security
http://www.mkyong.com/tutorials/spring-security-tutorials/
Spring Boot, Spring Security and JWT (JSON Web Token)
https://auth0.com/blog/implementing-jwt-authentication-on-spring-boot/
http://www.baeldung.com/spring-security-oauth2-refresh-token-angular-js
http://www.baeldung.com/rest-api-spring-oauth2-angularjs
http://www.baeldung.com/spring-security-oauth-jwt
Spring Security change Login processing URL
https://stackoverflow.com/questions/45996726/changing-the-login-service-url-in-spring-security
Java Micro Service Development - by Spring boot
https://www.mkyong.com/spring-boot/spring-boot-hello-world-example-thymeleaf/
Spring Properties file handling
http://www.baeldung.com/properties-with-spring
http://www.jianshu.com/p/df57fefe0ab7
http://www.mkyong.com/spring-boot/spring-boot-configurationproperties-example/
Deploy Spring Boot Application as war file to external application container
application profile - read different application properties file
https://howtodoinjava.com/spring/spring-boot/logging-application-properties/
multiples datasource
https://stackoverflow.com/questions/30337582/spring-boot-configure-and-use-two-datasources
http://www.baeldung.com/spring-data-jpa-multiple-databases
https://stackoverflow.com/questions/30362546/how-to-use-2-or-more-databases-with-spring
http://blog.didispace.com/springbootmultidatasource/
https://stackoverflow.com/questions/27614301/spring-boot-multiple-datasource
Spring boot data JPA
http://www.objectdb.com/java/jpa/entity/id#Composite_Primary_Key_
Scheduler
import xml spring bean resources to spring boot
http://www.concretepage.com/spring-boot/spring-boot-xml-configuration-example
Solving “Dynamic Web Module 3.0 requires Java 1.6 or newer” in Maven Projects
Spring Security
https://www.codenotfound.com/2017/04/spring-ws-https-client-server-example.html
Use of mvnw.sh and mvnw.cmd in a Spring Boot project
https://stackoverflow.com/questions/38723833/what-is-the-purpose-of-mvnw-and-mvnw-cmd-files
Web Service - SOAP Protocol
https://spring.io/guides/gs/consuming-web-service/
Schedule Task in Spring - start and stop
Micro service in Vaadin
https://vaadin.com/blog/microservices-high-availability
Spring Boot Tutorial
Spring Batch Tutorial
https://docs.spring.io/spring-batch/trunk/reference/html/domain.html
http://javasampleapproach.com/spring-framework/spring-batch/start-spring-batch-using-spring-boot
http://benweizhu.github.io/blog/2014/03/08/spring-batch-job-by-example/
http://javasampleapproach.com/spring-framework/spring-batch/spring-batch-programmatic-flow-decision
http://code-flow-hjbello.blogspot.sg/2017/03/taking-decissions-inside-spring-batch.html
https://stackoverflow.com/questions/28419947/spring-batch-3-0-2-parallel-steps-using-annotations
http://www.importnew.com/26177.html
Jackson ObjectMapper and JSON
https://stackoverflow.com/questions/7556851/set-jackson-timezone-for-date-deserialization
https://stackoverflow.com/questions/10286204/the-right-json-date-format
https://www.baeldung.com/jackson-object-mapper-tutorial
Spring CLI
…..
Spring Boot + Groovy
…..
Resources
Tomcat Connection Pool https://www.concretepage.com/spring-boot/spring-boot-tomcat-connection-pool
Spring Boot + Grails
Grails 3 Angular 5 Profile CRUD Web Application Example
Spring Boot + Swagger
Restful + Swagger Demo
https://github.com/quantificial/demoj-data.git
Spring Boot Admin Demo