🆕 Multimodule Spring Boot Projects with Maven/Gradle: Best Practices 
https://www.javacodegeeks.com/2025/06/multimodule-spring-boot-projects-with-maven-gradle-best-practices.html
  
  https://www.javacodegeeks.com/2025/06/multimodule-spring-boot-projects-with-maven-gradle-best-practices.html
Java Code Geeks
  
  Multimodule Spring Boot Projects with Maven/Gradle: Best Practices
  Learn best practices for structuring large Spring Boot applications using Maven or Gradle with a modular approach. Achieve better scalability
  🆕 Query DynamoDB with Hashkey And Range Key 
https://www.javacodegeeks.com/query-dynamodb-with-hashkey-and-range-key.html
  
  https://www.javacodegeeks.com/query-dynamodb-with-hashkey-and-range-key.html
Java Code Geeks
  
  Query DynamoDB with Hashkey And Range Key
  Java query dynamodb hashkey range key: Query DynamoDB using Java with hashkey and range key for efficient data access and filtering.
  🆕 Serverless Spring Boot on AWS Lambda Using SnapStart 
https://www.javacodegeeks.com/2025/06/serverless-spring-boot-on-aws-lambda-using-snapstart.html
  
  https://www.javacodegeeks.com/2025/06/serverless-spring-boot-on-aws-lambda-using-snapstart.html
Java Code Geeks
  
  Serverless Spring Boot on AWS Lambda Using SnapStart
  Run Spring Boot efficiently on AWS Lambda using SnapStart to reduce cold starts. Learn how to configure SnapStart with AWS SAM
  🆕 Implementing CQRS and Event Sourcing with Axon Framework in Spring 
https://www.javacodegeeks.com/2025/06/implementing-cqrs-and-event-sourcing-with-axon-framework-in-spring.html
  
  https://www.javacodegeeks.com/2025/06/implementing-cqrs-and-event-sourcing-with-axon-framework-in-spring.html
Java Code Geeks
  
  Implementing CQRS and Event Sourcing with Axon Framework in Spring
  Learn how to implement CQRS and Event Sourcing using Axon Framework in Spring Boot. Discover use cases, create aggregates, and more
  🆕 How to Map Nested Properties Using MapStruct 
https://www.javacodegeeks.com/how-to-map-nested-properties-using-mapstruct.html
  
  https://www.javacodegeeks.com/how-to-map-nested-properties-using-mapstruct.html
Java Code Geeks
  
  How to Map Nested Properties Using MapStruct
  Learn how to implement MapStruct nested mapping with full Java examples, DTO conversion, bidirectional mapping, and configuration setup.
  🆕 HashMap Implementation to Count the Occurrences of Each Character in Java 
https://www.baeldung.com/java-hashmap-count-occurrences-character
  
  https://www.baeldung.com/java-hashmap-count-occurrences-character
Baeldung
  
  HashMap Implementation to Count the Occurrences of Each Character in Java | Baeldung
  Explore two HashMap-based implementation to count the occurrences of each character in a given string.
  🆕 Swagger Group Endpoints By Resources Example 
https://www.javacodegeeks.com/swagger-group-endpoints-by-resources-example.html
  
  https://www.javacodegeeks.com/swagger-group-endpoints-by-resources-example.html
Java Code Geeks
  
  Swagger Group Endpoints By Resources Example
  Swagger group endpoints resources: Learn how to group API endpoints by resources in Swagger for better organization and readability.
  🆕 Deploying Spring Boot Apps to Kubernetes with Helm and Kustomize 
https://www.javacodegeeks.com/2025/06/deploying-spring-boot-apps-to-kubernetes-with-helm-and-kustomize.html
  
  https://www.javacodegeeks.com/2025/06/deploying-spring-boot-apps-to-kubernetes-with-helm-and-kustomize.html
Java Code Geeks
  
  Deploying Spring Boot Apps to Kubernetes with Helm and Kustomize
  Learn how to deploy Spring Boot applications to Kubernetes using Helm and Kustomize, with a strong focus on securely managing configuration
  🆕 Apache Avro Serialize Enum Values Example 
https://www.javacodegeeks.com/apache-avro-serialize-enum-values-example.html
  
  https://www.javacodegeeks.com/apache-avro-serialize-enum-values-example.html
Java Code Geeks
  
  Apache Avro Serialize Enum Values Example
  apache avro serialize enum values: Serialize enum values in Java using Apache Avro with schema support, null handling, and evolution.
  🆕 Top Spring Boot 3.2 Interview Questions and Answers (2025 Edition) 
https://www.javacodegeeks.com/2025/06/top-spring-boot-3-2-interview-questions-and-answers-2025-edition.html
  
  https://www.javacodegeeks.com/2025/06/top-spring-boot-3-2-interview-questions-and-answers-2025-edition.html
Java Code Geeks
  
  Top Spring Boot 3.2 Interview Questions and Answers (2025 Edition)
  Prepare for your next Java developer role with this up-to-date guide on Spring Boot 3.2 interview questions and answers