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

Migrate kotlin to Spring Boot 3 #390

Open
mshima opened this issue Jul 25, 2024 · 4 comments
Open

Migrate kotlin to Spring Boot 3 #390

mshima opened this issue Jul 25, 2024 · 4 comments

Comments

@mshima
Copy link
Member

mshima commented Jul 25, 2024

Overview of the issue

Motivation for or Use Case

Reproduce the error

Related issues

Link to PR (if any)

KHipster Version(s)

  • [] Checking this box is mandatory (this is just to show you read everything)
@mshima
Copy link
Member Author

mshima commented Aug 6, 2024

@DanielFran @sendilkumarn main branch has spring-boot v2 templates with updated frontends, build-stack, and others.
Templates are in place for v3, they are renamed to v2 paths/names.
https://github.com/jhipster/jhipster-kotlin/tree/spring-boot-v3 branch has https://github.com/jhipster/jhipster-kotlin/tree/v8.0.0 integrated.
So I will let anyone guys to move forward by converting missing templates.

@DanielFran
Copy link
Member

DanielFran commented Aug 6, 2024

@asomov Are you available to contribute to the spring-boot 3 migration?
As @mshima confirmed, the blueprint is now fully migrated to v8; it just needs classes to be converted...

@asomov
Copy link

asomov commented Aug 7, 2024

I have just changed my job, but I will do my best t or contribute. Can you please give me the direction?

@mshima
Copy link
Member Author

mshima commented Aug 9, 2024

@asomov I've added some info to contributing https://github.com/jhipster/jhipster-kotlin/blob/main/CONTRIBUTING.md#synchronizing-generator-jhipster-templates and #433
This is the first time I have touch kotlin files, so I cannot help much with the conversion.
The first spring-boot v3 conversion will not be easy, but we can implement upgrade after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants