Enterprise Java
-

MongoDB Index Strategies and Types of Indexes
1. MongoDB Index Strategies and Types of Indexes – Introduction MongoDB is an open-source, document-oriented, and cross-platform database which is…
Read More » -

Restful API using Spring Rest & Spring Data JPA & H2 with Spring Boot Example
Hello Friends, In this tutorial, you will learn the following : 1. Configuring Spring Rest, Spring Data JPA and H2…
Read More » -

Build a Secure API with Spring Boot and GraphQL
āI love writing authentication and authorization code.ā ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -

Swagger UI on MicroProfile OpenAPI
MicroProfile OpenApi gives us a standardized way to describe our JAX-RS APIās using OpenApi 3. If you have used swagger-jaxrs…
Read More » -

Reusable MicroProfile Health probes
MicroProfile Health API is a very basic API to report the state of your service, based on one or more…
Read More » -

A Caveat With AWS Shared Resources
Recently Iāve been releasing a new build, as usual utilizing a blue-green deployment by switching the DNS record to point…
Read More » -

JSON-B Asymmetrical Property Binding
The JSON-B specification defines binding annotations such as @JsonbProperty or @JsonbTransient to declaratively map Java objects to JSON, and back.…
Read More » -

MongoDB Tutorial for Beginners
1. Introduction to MongoDB In this post, we feature a comprehensive MongoDB Tutorial that integrates with a Java-based application. Whenever…
Read More » -

Spring Application Architectures
I recently received a question from one of my blogās readers, Ajay, and decided to share my answer hereĀ to…
Read More »



