Code Monkey home page Code Monkey logo

Comments (3)

sendilkumarn avatar sendilkumarn commented on May 19, 2024

Good point @PierreBesson

converting few thousand lines of code is really a big deal and it will change quite frequently. While interoperability between Java and kotlin is really good, there are some corner cases that had to be handled and I am more worried about that part.

Personally I would like 100% Kotlin project. But it seems to be wrong option to do at the moment (with many changes are pouring in from all the sides due to spring-boot-2).

It would be great to change the resource/service and domain + few config files into Kotlin and use them along with Java for the first release.

from jhipster-kotlin.

jdubois avatar jdubois commented on May 19, 2024

@deepu105 @PierreBesson in fact this is the same issue as we have for reactive code, see my comment here. I think we should have a common approach.

from jhipster-kotlin.

soberich avatar soberich commented on May 19, 2024

Hi, I did not dig deep yet into the reasons you want to keep Java for config, but if by "config" you mean java @Configuration annotated java classes probably as a "fast moving project" and, that said, being progressive and staying on the "edge" of available technologies maybe jhipster should consider ti use functional bean definitions for kotlin which seems more in line with jhipster-kotlin as well as cleans up the code. I always thought that config package in any spring project is quite a tie.
Here is the commit spring-projects/spring-framework@1f01146
and here is Spring Fu project https://github.com/spring-projects/spring-fu

Here are some startup bench-marking by Josh Long joshlong-attic/spring-fu@master...spring-projects:master#diff-52284b74457d055193be5c21586f2d98

from jhipster-kotlin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.