Spring Boot Configuration with Jasypt

2021 VietMX 0

1. Introduction Jasypt (Java Simplified Encryption) Spring Boot provides utilities for encrypting property sources in Boot applications. In this article, we’ll discuss how we can add jasypt-spring-boot‘s […]

A Guide to Spring Boot Admin

2021 VietMX 0

1. Overview Spring Boot Admin is a web application, used for managing and monitoring Spring Boot applications. Each application is considered as a client and registers […]