Highlights
Lists (1)
Sort Name ascending (A-Z)
Stars
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
Sample project to create an application using microservices architecture
Simple shopping cart web app made using Spring Boot + Thymeleaf
Spring Boot Microservices Project Example
The E-Commerce Application is built using Java and Spring Boot, with security, scalability, and ease of maintenance. The backend uses Spring Data JPA to interact with a MySQL database, making it ea…
Proof of concept to create microservices using Spring 5 and related technologies
SpringMVC-RESTful-Web-Services
A sample spring boot REST API app that enables CRUD operations on Products. Users can place Orders containing multiple such products. The price of products can be changed but already placed orders …