GenAI has transformed nearly every industry. Our research dives into developer use cases and sentiments on its organizational impact.
Automation and compliance made easy. Learn how to streamline your DevOps processes, enhance compliance and risk mitigation, and get results
Stats
Reputation: | 365 |
Pageviews: | 184.0K |
Articles: | 4 |
Comments: | 4 |
Comments
Apr 02, 2020 · Roman Kudryashov
Hi, this is an interesting idea, and I would do it, if I had enough time and if one of the goals of the article wasn't to compare parameters of applications written using modern Java/Kotlin frameworks. Although, I would appreciate appropriate contribution to the project.
Feb 28, 2020 · Roman Kudryashov
Also, if we speak about really noteworthy frameworks supporting Kotlin that haven't been considered in the article, I would name following: Vert.x, javalin, http4k.
Feb 28, 2020 · Roman Kudryashov
Probably, no (haven't enough free time).
Feb 18, 2020 · Roman Kudryashov
There are two types of the Helidon framework: Standard Edition and MicroProfile. They differ in some aspects, particular in presence of DI means. For the project, SE was chosen, so it was necessary to use third-party library. MP really has CDI support.