Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
/ AngleCode Public archive

Java Spring Boot CRUD web application for practising web development.

Notifications You must be signed in to change notification settings

AndrijaS37N/AngleCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngleCode

A Spring Boot Java application.

  • Using a MySQL database, with Spring Data JPA and Hibernate.
  • Made in IntelliJ IDEA.
  • Spring Security implementation not done.
  • Has a simple yet nice UI design, using Thymeleaf, old Bootstrap version 3.*, HTML and CSS, and a bit of JQuery.
  • Maven used as a build system.

This project is used for practicing web development.