You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository, SpringBoot Annotations, is a concise showcase of essential Spring Boot annotations. Learn to configure REST endpoints, perform dependency injection, and use services and repositories effectively. Level up your Spring Boot skills with this handy reference.
Sweetopia is a virtual store that specializes in selling a variety of sweets, candies, chocolates, and other confectionery items through an online platform. Customers can browse through a wide range of sweet treats from the comfort of their homes, choose their favorite items, and place an order online.
Crime Information Management System,This is my java Backend (crime information management system) project,it was my individual project, I tried to make it best, you can see. I used there java programing language and for database I am using MYsql.
The objective of this project is to maintain the accounts like saving account, withdrawing, depositing money and applying loan to the user. Bank provides account number to the customer for dealing transactions in the bank. At first a user registers himself/herself as customer.
Client wants blogging application where he/she can write blogs and articles. User can comment on the blogs/articles. This project is developed by individual with the help of the Spring-Boot framework.It is Back-End project build in 4 working days.
Slatform is a console based software designed to help organizations manage their IT assets, including hardware and software resources. It is a comprehensive solution that includes various tools and features to manage, monitor, and optimize an organization's IT infrastructure.
E-Shopify is a full-stack e-commerce project built using Angular and Spring Boot. It is a powerful and scalable platform that can be used to create a wide variety of e-commerce stores. E-Shopify includes a wide range of features, including: A user-friendly interface: E-Shopify is easy to use, even for non-technical users.
The project aims to develop a RESTful API for managing train ticket purchases and related functionalities for a journey from London to France. It consists of various components organized within packages. The TrainTicketsRestAPIApplication.java class serves as the entry point for the Spring Boot application, initializing the application context.