排序
Launched a web version Java Spring Framework, Spring Boot Web
Launched a web version Java Spring Framework, Spring Boot Web, Just launched a web version of my project using Java Spring Framework, Spring Boot Web, and PostgreSQL! Integrated AP...
How Do You Use Encapsulation with Micronaut Annotations?
How Do You Use Encapsulation with Micronaut Annotations?, This encapsulated design prevents the direct modification of userId and name, ensuring only authorized operations can alte...
Introducing Java Library for Backend Microservice Webflux (Reactor-core)
Introducing Java Library for Backend Microservice Webflux (Reactor-core), Link github: https://github.com/hoangtien2k3/reactify-core 1. Library Overview This library is built on th...
Generate a REST API Using Java and Spring Boot for your Postgres database
Generate a REST API Using Java and Spring Boot for your Postgres database,This tutorial will show you how you can generate a Java API for your Postgres database using monstarillo. ...
Building Observability and Monitoring for Modern Applications with Actuator, Prometheus and Grafana
Building Observability and Monitoring for Modern Applications with Actuator, Prometheus and Grafana, Building Resilient Backends: A Journey with NGINX and Spring Boot (4 Part Serie...
Hello, dev.to Community
Hello, dev.to Community ,I'm Jayanta, a software developer with a passion for Java and backend development. I enjoy tackling challenges, optimizing code, and learning new technolog...
Learn Spring Data JPA, Part – 1
Learn Spring Data JPA, Part - 1, Project Setup create a project using https://start.spring.io/ and add the following dependencies Spring Data JPA - used to interact with relational...
Access Modifiers in Java: The Ultimate Gatekeepers
Access Modifiers in Java: The Ultimate Gatekeepers,Hey there, I am back with another exciting java topic! Are you ready to take your coding skills to the next level? Today, we’re ...
Building a Simple Voucher System for Small Businesses
Building a Simple Voucher System for Small Businesses, [EN-US] Building a Simple Voucher System for Small Businesses When I started as a freelancer, one of my first projects was fo...
Custom Validators in Spring Data
Custom Validators in Spring Data,Spring Data's validation framework provides robust built-in validators, but sometimes we need custom validation logic for specific business rules. ...
Understanding the Java Memory Model: Heap and Stack Explained
Understanding the Java Memory Model: Heap and Stack Explained,After understanding how Java handles pass by value and pass by reference, the next step is to dive deeper into Java’s...
Como eu reduzi em até 99% o tempo de resposta da minha API
Como eu reduzi em até 99% o tempo de resposta da minha API,ORM's são uma ferramenta poderosa, mas ao mesmo tempo que facilita nossa vida, também torna um pouco obscura a resolu...