Spring Boot
-
Enterprise Java

Integrating Swagger with Spring Boot REST API
In the last post, I talked about my experience with creating RESTFul Services using Spring Boot. When creating a REST API,…
Read More » -
Enterprise Java

Building a RESTFul Service using Spring Boot
Everyone is talking about Microservices such as WSO2 Microservice Framework, Spring Boot, etc. Since I haven’t worked on any Spring related project…
Read More » -
Enterprise Java

Spring Webflux – Kotlin DSL – a walkthrough of the implementation
In a previous blog post I had described how Spring Webflux, the reactive programming support in Spring Web Framework, uses a…
Read More » -
Enterprise Java

Spring Cloud Tutorials â Auto Refresh Config Changes using Spring Cloud Bus
Problem In the previous article Introduction to Spring Cloud Config Server(http://sivalabs.in/2017/08/spring-cloud-tutorials-introduction-to-spring-cloud-config-server/) we have seen how to use Spring Cloud Config Server.…
Read More » -
Enterprise Java

Spring Cloud Tutorials â Introduction to Spring Cloud Config Server
Problem SpringBoot provides lot of flexibility in externalizing configuration properties via properties or YAML files. We can also configure properties…
Read More » -
Enterprise Java

Spring Boot with the Justice League
Dark times are ahead for the Justice League with the formidable Darkseid coming over to conquer human kind. Batman with…
Read More » -
Enterprise Java

Simple Spring Boot Admin Setup
Spring Boot Admin is a cool dashboard for monitoring your spring boot applications. However, setting it up is not that…
Read More » -
Enterprise Java

Spring Boot Admin â Admin UI for administration of spring boot applications
As part of micro services development many of us are using Spring Boot along with Spring Cloud features. In micro…
Read More » -
Enterprise Java

Spring Boot Web Slice test – Sample
Spring Boot introduced test slicing a while back and it has taken me some time to get my head around it and…
Read More »


