LOPES tech
12 dezembro 2024
Spring Boot 3.4.0 available now
›
What's new in 3.4 The highlights of the 3.4 release include: Structured logging Support for defining additional beans of the same type ...
Getting Started with Python in VS Code
›
About In the “Getting Started with Python in VS Code” video, with @ReynaldAdolphe , viewers learn how to efficiently set up Python develo...
27 agosto 2024
Sending Email Notifications with RabbitMQ Using Java (Spring Boot)
›
In this tutorial, you will learn the following What is async programming? How to Setting up rabbitmq using docker Connect it with Spring b...
29 maio 2024
Building a Generative AI Application with Spring AI
›
@Service public class SpringAIService { @Autowired AiClient aiClient; @Value("${spring.ai.openai.apikey}") pri...
11 abril 2024
Encryption and Decryption in Java
›
Imagine you’re sharing private information, like your credit card details or medical history. Source: medium.com/@sharadblog
04 abril 2024
Implement JWT authentication in a Spring Boot 3 application
›
Prerequisites JDK 11 or higher Maven 3.8 or higher MySQL running on Docker An HTTP client such as Postman, Insomnia, cURL, etc. Source:...
17 janeiro 2024
Generate PDF Using Apache FOP
›
Generate PDF Using Apache FOP Source: malshani-wijekoon.medium.com Code source: https://github.com/malshaniwijekoon/FOP
›
Página inicial
Ver a versão da Web