Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kotlin Spring-Boot examples (500USD Bounty) #3963

Closed
lihaoyi opened this issue Nov 14, 2024 · 1 comment · Fixed by #3965
Closed

Add Kotlin Spring-Boot examples (500USD Bounty) #3963

lihaoyi opened this issue Nov 14, 2024 · 1 comment · Fixed by #3965
Labels
Milestone

Comments

@lihaoyi
Copy link
Member

lihaoyi commented Nov 14, 2024


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-boot example/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

@lihaoyi lihaoyi added the bounty label Nov 14, 2024
@himanshumahajan138
Copy link
Contributor

Working on this ✨

himanshumahajan138 added a commit to himanshumahajan138/mill that referenced this issue Nov 16, 2024
lihaoyi pushed a commit that referenced this issue Nov 17, 2024
# 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
@lefou lefou added this to the 0.12.3 milestone Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants