Spring Boot
-
DevOps

Run your Spring Boot application on AWS using Elastic Beanstalk
Although I previously wrote how easy it is to get your Spring Boot application up and running on AWS by…
Read More » -
Java

A Simple Web App with Spring Boot, Spring Security and Stormpath â in 15 Minutes
Building Identity Management, including authentication and authorization? Try Stormpath! Our REST API and robust Java SDK support can eliminate your…
Read More » -
DevOps

Microservices with Spring Boot, Axon CQRS/ES and Docker
In the last year or two, the pace of change in software architecture has rapidly advanced with new approaches like DevOps and Microservices…
Read More » -
Enterprise Java

Spring boot and Spring data JPA integration
Nowadays spring and JPA integration has become a piece of cake thanks to Spring Boot and spring Data. I am…
Read More » -
Enterprise Java

Aspect Oriented Programming with Spring Boot
On a previous post I provided a simple example on how to achieve aspect orientation in spring by using a…
Read More » -
Enterprise Java

Validating JWT with Spring Boot and Spring Security
For my current project I will have a REST API set up with Spring Boot (most likely running with BoxFuse).…
Read More » -
Enterprise Java

Build a new Web Application from scratch using Spring boot, Thymeleaf, AngularJS â Part 3
In the previous blogs we built the landing page using Thymeleaf, Bower and Bootstrap and deployed it to Heroku. In…
Read More » -
Enterprise Java

Approaches to binding a Spring Boot application to a service in Cloud Foundry
If you want to try out Cloud Foundry the simplest way to do that is to download the excellent PCF Dev or…
Read More » -
Enterprise Java

Spring Boot and Database initialization
Spring boot is hands down a great framework, saving the developer a lot of time and energy when developing a…
Read More »

