The talk serves as an introduction and how-to of Scala microservices
and will cover the following topics:
- HTTP servers
- Logging
- CRUD with JDBC
- handling JSON
- Application configuration
- SBT plugins to build docker images
- Creating e2e tests
- the functional approach
- dependency injection