Skip to content
/ ideas Public

Simple Spring Boot playground app which can serve as idea store or forum

Notifications You must be signed in to change notification settings

yglodt/ideas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ideas

This is a simple Spring Boot application which serves as CrudRepository test-project.

You can record an idea (or message or subject) with it, and "reply" to the original idea by adding comments.

I use a PostgreSQL database as data backend but it should work with any other database for which a JDBC driver is available.

About

Simple Spring Boot playground app which can serve as idea store or forum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published