spring-boot-samples Spring boot samples with different tech. Batch: batch + item processor batch + async item processor batch + file reader/writer + jdbc cursor Data : data jpa data jpa + mysql data jpa + postgresql data jpa + mongodb Gateway : (api-gateway + discovery-server) 1 Jdbc : jdbc template + datasource (hikari) + flyway + postgres jdbc template + multiple datasource's + postgres + mysql Kafka : kafka (producer & consumer) 1 kafka (producer & consumer) 2 Security : spring security + data jpa + jwt (io.jsonwebtoken.jjwt) + mysql spring security + data jpa + jwt(com.auth0.java-jwt) + mysql Test : data jpa + test containers + mysql data jpa + test containers + postgres data jpa + embedded Web : web + data jpa + postgres