jhipster.com ( Recipe entity diagram )
Entity relationship ( @OneToOne, @OneToMany, @ManyToOne, @ManyToMany )
Thymeleaf UI ( bootstrap css )
Unit Test ( spring boot maven plugin is used )
Integration Test ( @DataJpaTest ) ( maven fail safe plugin is used )
Continuous integration testing using circle CI
webjars.org
Profile application-qa.properties to configure mysql db
Unit Test
Integration Test ( @DataJpaTest )
Testing CircleCI to trigger build
Added Aspect around function annotated with custom annotation
Added profile - QA to connect to Mysql database ( default connects to H2 db )
forked from piusfernandez/spring5-recipe
-
Notifications
You must be signed in to change notification settings - Fork 0
YAJURVED143/spring5-recipe
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Recipe project from springframeworkguru
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 51.3%
- HTML 22.3%
- Shell 14.9%
- Batchfile 11.5%