Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==================================
Thorius: issue tracking application
===================================
List of technologies used:
* Spring Boot
* Spring MVC
* JPA/Hibernate
* MySQl DB
* Thymeleaf
* Bootstrap

The goal is to add new Bugs entity which is linked to Projects with many-to-many link.
User can also set up new projects.

Many-to-many relationship is defined in Project and Bug entity classes.
@JointTable annotation creates join table.
@JoinColumn annotation specifies a column for joining an entity association.

About

Thorius SpringBoot feature

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages