Spring Boot
-
Enterprise Java
Rocking with mongodb on spring boot
I’m a fan of Spring Boot and here’s my mongodb example project on Spring Boot. Most of the mongodb example…
Read More » -
Enterprise Java
Implementing correlation ids in Spring Boot (for distributed tracing in SOA/microservices)
After attending Sam Newman’s microservice talks at Geecon last week I started to think more about what is most likely…
Read More » -
Scala
Spring Boot and Scala with sbt as the build tool
Earlier I had blogged about using Scala with Spring Boot and how the combination just works. There was one issue…
Read More » -
Enterprise Java
HOW-TO: Spring Boot and Thymeleaf with Maven
Spring Boot is a great piece of software allowing you to bootstrap Spring application within a few seconds. And it…
Read More » -
Enterprise Java
Spring Boot 1.0 followed by Spring Boot 1.0.1 bug fix release
Spring Boot 1.0 release was recently announced by the Spring Boot team, and was followed by Spring Boot 1.0.1.RELEASE, a…
Read More » -
Enterprise Java
Spring Integration Standalone application with Spring Boot
I had earlier blogged about a way to write a standalone Spring Integration application. Spring Boot makes creating this standalone…
Read More » -
Enterprise Java
Spring Boot – foundation for modern Java application
Spring Boot is relatively new project from Spring.io. Its aim is to simplify creating new Spring Framework based projects and…
Read More » -
Enterprise Java
Reasons to consider spring-boot for your next Spring based application!
Spring-boot provides a quick way to create a Spring based application. There are some very compelling reasons to consider spring-boot…
Read More »