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 to JHipster v8 #378

Closed
mraible opened this issue Oct 24, 2023 · 9 comments · Fixed by #383
Closed

Migrate to JHipster v8 #378

mraible opened this issue Oct 24, 2023 · 9 comments · Fixed by #383

Comments

@mraible
Copy link
Contributor

mraible commented Oct 24, 2023

According to jhipster/generator-jhipster#23449, JHipster v8 is getting close. We should migrate and make sure everything works correctly.

@asomov
Copy link

asomov commented Nov 9, 2023

@sendilkumarn can you please help to identify the work to be done ?

@sendilkumarn
Copy link
Member

@asomov I have started working on this branch https://github.com/jhipster/jhipster-kotlin/tree/v8.0.0

There are a quite a few changes in v8

  • Server (WIP @sendilkumarn)
  • Spring Cache
  • Spring Data
  • Spring WebSocket
  • Generator tests
  • Integration Tests
  • Entity Server
  • Entity
  • Generator fixes
  • GitHub actions

Feel free to take any item and work on this branch - https://github.com/jhipster/jhipster-kotlin/tree/v8.0.0

@mshima
Copy link
Member

mshima commented May 20, 2024

@sendilkumarn do you want some help on this?
generator-jhipster v7 -> v8 should be done before any source code change to simplify migration.

@mshima
Copy link
Member

mshima commented Jun 17, 2024

Looks like kotlin implementation is identical to generator-jhipster except java files is converted to kt files.
Migration plan:

A follow-up task is to update to spring-boot v3 templates.

@asomov
Copy link

asomov commented Jul 11, 2024

@mshima is your PR complete? I see a number of different branches in your fork.

@mshima
Copy link
Member

mshima commented Jul 11, 2024

@asomov v8 migration using v7 templates is complete.
Once merged, there are a few follow-ups.

@awikatchikaen
Copy link

Hello, any news on when it will be published ?
Thanks

@mshima
Copy link
Member

mshima commented Sep 17, 2024

@DanielFran
Copy link
Member

@mshima approved

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

Successfully merging a pull request may close this issue.

6 participants