Skip to content

A microservice that demonstrate a best way to handle REST API response in Springboot and used Records as DTO with validation in Java. Perform simple CRUD operations in MongoDB with Springboot 3.2 and Java 21

Notifications You must be signed in to change notification settings

devjoemar/ProductService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo project using Springboot 3.2, Java 21 and MongoDB

This is a simple Product API to perform basic CRUD operations in MongoDB. This project demonstrates one of the best way to handle API response in Springboot and how to use Records with validation in Java as DTO.

About

A microservice that demonstrate a best way to handle REST API response in Springboot and used Records as DTO with validation in Java. Perform simple CRUD operations in MongoDB with Springboot 3.2 and Java 21

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages