Spring Boot with Kotlin (2025)
Table of contents
- Chapter 01: What is Spring Boot?
- Chapter 02: Foundational Knowledge Before Development
- Chapter 03: Setting Up the Development Environment
- Chapter 04: Developing a Spring Boot Application
- Chapter 05: Various Ways to Write APIs
- Chapter 06: Database Integration
- Chapter 07: Writing Test Code
- Chapter 08: Utilizing Spring Data JPA
- Chapter 09: Relationship Mapping
- Chapter 10: Validation and Exception Handling
- Chapter 11: Using Actuator
- Chapter 12: Server-to-Server Communication
- Chapter 13: Service Authentication and Authorization
- ‎Appendix A Kotlin Tips