Is 2025 the year of API-first development and democratization? Take our annual survey and tell us how you implement APIs across your org.
Explore common security challenges that data engineering teams face. Leverage that to build secure data pipelines with Apache Airflow.
Stats
Reputation: | 365 |
Pageviews: | 184.4K |
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.