Skip to content

Example of a Spring Boot-based Kotlin project that is partially generated based on an OpenAPI specification

License

Notifications You must be signed in to change notification settings

BjornvdLaan/kotlin-spring-boot-open-api-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotlin-spring-boot-open-api-example

Example of a Spring Boot-based Kotlin project that is partially generated based on an OpenAPI specification. This code example is used in my article, found here. The OpenAPI specification used in this example is borrowed from a tutorial by Baeldung and the original YAML file is found here. In that way, you can easily compare my Kotlin code with their generated Java classes.

Note: I included the target folder to display the full project here on GitHub. You should normally not add generated sources to your repository.

About

Example of a Spring Boot-based Kotlin project that is partially generated based on an OpenAPI specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages