2021-1 SKKU Capston Design Poject Team2, The AI dance coaching application
- Implement Backend Server with Spring Framework, deploy server on AWS.
- Implement distributed processing architecture.
- Implement sub functions.
The server of danshow project. Implemented by Spring Framework including Spring Data Jpa, Spring Webflux(Webclient), Spring MVC, FFmpeg, Spring Security, etc. Hosted by AWS EC2, RDS (MySql), S3 , etc
The detail explanation of code is available in below.
- spring security
- spring oauth2 client
- spring data jpa
- lombok
- h2 database