Spring boot jsp example

Spring boot jsp example

1. Overview Here is Spring boot JSP example using maven. Spring boot provides easy integration with spring MVC with Model-View-Controller application. There is some limitation of JSP while working with Spring…

Read More
spring boot profiles example

Spring Boot Profiles Example

1. Overview This article contains Spring Boot Profiles Example using properties files. Profile based development is very useful while we have different configuration in development environments and some different environment in…

Read More