Skip to content

This project is an educational application built with Java and the Spring Boot framework. It is designed to demonstrate key concepts in software development.

Notifications You must be signed in to change notification settings

a-tia/simple-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This project is an educational application built with Java and the Spring Boot framework. It is designed to demonstrate key concepts in software development.

Features

  • Utilizes Spring Boot for rapid development
  • Follows MVC architecture
  • Incorporates a RESTful API
  • Includes data persistence with JPA and H2 database
  • Unit tests using JUnit
  • ORM is heavily used

Application setup

The application should be run from src/main/java/rest/api/task/InterviewTask3Application.java.

By default, the application runs on port 8080.

Documentation

For detailed objectives and requirements, refer to TaskRequirements.pdf.

About

This project is an educational application built with Java and the Spring Boot framework. It is designed to demonstrate key concepts in software development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages