Skip to content

1hiking/items-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

items-spring

Simple CRUD application made in Java Spring with Thymeleaf and Hibernate. For self-learning purposes.

Dependencies

  • The project requires PostgreSQL driver.
  • Java 19 is also required
  • This project uses credentials Auth0 for authentication

Building with Gradle or Docker

Alternatively, a Dockerfile image is provided, just make sure to provide the credentials.

You can easily import the project using Gradle, I suggest using an IDE for this task.

Status of this project

While I wish to have continued developing this project to the end, using Thymeleaf was a horrible experience and what killed me was NO hot-reloading out of the box, and because I like to make quick iterations I couldn't see my changes without recompiling the project which takes a while, thus I have called it quits for now...

Even though, I have learned a lot about the inner workings of web applications so in the end this project was a "success" of sorts.

About

Simple CRUD application made in Java Spring with Thymeleaf and Hibernate. For self-learning purposes.

Topics

Resources

Stars

Watchers

Forks

Contributors