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

Share the knowledge

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

Share the knowledge

Tag: Maven

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

Apache Tomcat – Encrypting keystore password

Posted on April 15, 2019December 10, 2023 By sastrija

By default SSL keystore password is used as plain text in server.xml file. For example: If required we can implement our own encryption to secure this password. In this post I’m not explaining anything about encryption/decryption, but a solution to implement decryption at the time of tomcat reading keystore file….

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