Tag: java

Building Reactive REST API with Vert.x
Application Development

Building Reactive REST API with Vert.x

What is Eclipse Vert.x? Vert.x is an open source, reactive software development toolkit from the developers of Eclipse. Reactive programming is a programming paradigm, associated

Jasypt Encryption Tool
Application Development

Jasypt Encryption Tool with Spring Boot

Are you tired of hardcoding passwords in your Spring Boot applications, exposing them to security vulnerabilities? Fortunately, there’s a solution – encryption! In this blog