Posted inArticle Microservices Spring Boot Guide to Modulith with Spring Boot Posted by By Dragon January 17, 2025 Modular Monolith is an architectural style where our source code is structured on the concept…
Posted inArticle Spring Boot Getting Started with GraphQL and Spring Boot Posted by By Dragon December 23, 2024 GraphQL is a relatively new concept from Facebook. GraphQL is a query language to retrieve…
Posted inArticle Java Spring Boot An Advanced GraphQL with Spring Boot Posted by By Dragon December 18, 2024 In this article, you will learn how to use the Standard JPA Criteria API (build…
Posted inArticle Java Spring Boot Spring Security With JWT for REST API Posted by By Dragon December 6, 2024 Spring Security is the de facto framework for securing Spring apps, but it can be…