Skip to content

ismailg2u/University-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Back-End Project (Minimal Spring Boot Usage)

Description

This is a Java back-end project created using Spring Boot Initializer. However, the goal of the project is to demonstrate how a back-end system can be built with minimal reliance on Spring Boot features. The project mainly focuses on using standard Java development principles, with Spring Boot serving primarily for dependency management and project setup.

The project includes basic functionality for handling HTTP requests, and it communicates with the Postman app to test API endpoints.

Features

  • Developed with minimal usage of Spring Boot.
  • Controllers are used for handling HTTP requests.
  • API endpoints tested with Postman.
  • Focus on core Java for back-end logic.

Technologies Used

  • Java
  • Spring Boot (Minimal)
  • Postman (for API testing)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages