Skip to content

pi-181/db-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license-shield spring

DATABASE COURSE WORK

Simple open source blog system written in java using Spring 5.

If you want to get executable fat jar run gradlew bootJar in terminal, for thin jar use gradlew jar.

To run application type and run in terminal: gradlew run.