Skip to content
𝓒π“ͺ𝓼𝓽𝓻𝓲𝓳π“ͺ

Share the knowledge

𝓒π“ͺ𝓼𝓽𝓻𝓲𝓳π“ͺ

Share the knowledge

Category: Spring Boot

Updating version in all pom.xml files of a project

Posted on April 17, 2022May 17, 2024 By sastrija

When you have a multi project configuration for your maven based application, manually updating the project version after each release is not that easy. There will be at least 2 references to the project version number and it will give unexpected error if you forget to update version for one…

Read more

Reading file from resources folder

Posted on September 19, 2020December 10, 2023 By sastrija

Below code can be used to read the files from resources folder of a Spring Boot application.

Read more

Deploying spring boot application in JBoss server

Posted on December 1, 2018December 10, 2023 By sastrija

Spring boot web applications with its default configurations are pretty easy to deploy in embedded tomcat server. We just need to run main method and it will start the web application. But it is not always the case as we might be developing the applications which are supposed to deploy…

Read more
©2025 𝓒π“ͺ𝓼𝓽𝓻𝓲𝓳π“ͺ | WordPress Theme by SuperbThemes