This is a survey example using Spring Boot, Spring JDBC, Bean Validation, i18n, MapStruct, Simple Flat Mapper, Angular 5, Reactive Forms, Angular Material and H2
If you find my work useful, consider donating to support it :)
You can simply scan this QR code to get my Ethereum address
To launch the backend simply run
$./backend/mvnw spring-boot:run
And to launch the frontend run
$ ./frontend/yarn && yarn start
You can access Swagger api documentation at
http://${host}:${port}/swagger-ui.html
example
http://localhost:8080/swagger-ui.html