Skip to content

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..

License

Notifications You must be signed in to change notification settings

joumenharzli/survey-example-spring-boot-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survey Example with Spring Boot and Angular

Build Status

Overview

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

Donations

If you find my work useful, consider donating to support it :)

Image of Ethereum Ethereum

You can simply scan this QR code to get my Ethereum address

My QR Code

Architecture

Domain Model

Launch

To launch the backend simply run

$./backend/mvnw spring-boot:run

And to launch the frontend run

$ ./frontend/yarn && yarn start

Api Documentation

You can access Swagger api documentation at

http://${host}:${port}/swagger-ui.html

example

http://localhost:8080/swagger-ui.html

About

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..

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published