Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 411 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 411 Bytes

Description

My rewritten version of the app described in the book Stratospheric - From Zero to Production with Spring Boot and AWS

Main differences with the original app:

  • using Maven instead of Gradle for the Spring Boot application
  • a different approach to CDK development: a single stack for the whole infrastructure, using high-level constructs wherever possible