You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the maintainer Li Haoyi: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
These should live in example/kotlinlib/web/6-hello-spring-boot and example/kotlinlib/web/7-todo-spring-boot, basically a kotlin version of example/javalib/web/2-hello-spring-bootexample/javalib/web/3-todo-spring-boot but using Kotlin instead of Java
No need for any KotlinJS or other fancy stuff, just a vanilla spring boot web app with server side templates and some vanilla CSS and javascript
The text was updated successfully, but these errors were encountered:
# Pull Request
Added Kotlin Example for Spring Boot
Fixes: #3963
## Description
Adds Example for Kotlin Spring Boot `6-hello-spring-boot` and
`7-todo-spring-boot`
## Related Issues
- Link to related issue #3963.
## Checklist
- [x] New Example For Kotlin Spring Boot Hello World
- [x] New Example for Kotlin Spring Boot Todo MVC
## Status
Completed Addition
From the maintainer Li Haoyi: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
These should live in
example/kotlinlib/web/6-hello-spring-boot
andexample/kotlinlib/web/7-todo-spring-boot
, basically a kotlin version ofexample/javalib/web/2-hello-spring-boot
example/javalib/web/3-todo-spring-boot
but using Kotlin instead of JavaNo need for any KotlinJS or other fancy stuff, just a vanilla spring boot web app with server side templates and some vanilla CSS and javascript
The text was updated successfully, but these errors were encountered: