Not only Spring Boot: a review of alternatives
- All in Kotlin
- Helidon SE
- Ktor
- Micronaut
- Quarkus
- Spring Boot
- All in Kotlin
- Helidon SE
- Ktor
- Micronaut
- Quarkus
- Spring Boot
Roman Kudryashov's tech blog
Not only Spring Boot: a review of alternatives
At present, there is no lack of frameworks for creating miсroservices in Java and Kotlin. In the article, Helidon SE, Ktor, Micronaut, Quarkus, and Spring Boot are considered.
📦 Kotlin 1.5.0–M2
➡️ Try the new JVM IR backend, which will be the default in Kotlin 1.5.0
➡️ Experiment with new language features and share samples
Blogpost
Changelog
➡️ Try the new JVM IR backend, which will be the default in Kotlin 1.5.0
➡️ Experiment with new language features and share samples
Blogpost
Changelog
The JetBrains Blog
Kotlin 1.5.0-M2 Released – Ensure Smooth Migration to Kotlin 1.5.0 | The Kotlin Blog
Kotlin 1.5.0-M2 is the last milestone release for Kotlin 1.5.0, which is coming this spring. So this is the last chance to make sure that your projects will successfully work with Kotlin 1.5.0. Instal
ki: The Next Interactive Shell for Kotlin
Main features:
- Autocompletion
- External dependencies support
- Type inference support
- Special paste mode to paste large snippets found somewhere
- Scripting support
- Plugins
- Kotlin API for Apache Spark support
Main features:
- Autocompletion
- External dependencies support
- Type inference support
- Special paste mode to paste large snippets found somewhere
- Scripting support
- Plugins
- Kotlin API for Apache Spark support
viktor: Efficient Vectorized Computations in Kotlin
- No performance comparasion with JEP 338: Vector API
- But JEP 338 lack of (at least) multidimensional arrays and logarithmic arithmetic
- No performance comparasion with JEP 338: Vector API
- But JEP 338 lack of (at least) multidimensional arrays and logarithmic arithmetic
The JetBrains Blog
viktor: Efficient Vectorized Computations in Kotlin | The Kotlin Blog
Introducing viktor viktor is an open-source Kotlin library developed by JetBrains Research that aims to make array calculations more efficient. We achieve this by avoiding nested arrays, delegating ex
Kotlin Plugin 2021.1 Released: Improved IDE Performance and Better Support for Refactorings
🚀 Enjoy quick code completion and highlighting
🚀 Change signatures with better IDE support
🚀 Evaluate custom getters right in the Variables view
IntelliJ IDEA 2021.1 is out too:
🌟Space integration
🌟WSL2 and Java 16 support
🌟Video and audio calls in embedded Code With Me
🚀 Enjoy quick code completion and highlighting
🚀 Change signatures with better IDE support
🚀 Evaluate custom getters right in the Variables view
IntelliJ IDEA 2021.1 is out too:
🌟Space integration
🌟WSL2 and Java 16 support
🌟Video and audio calls in embedded Code With Me
The JetBrains Blog
Kotlin Plugin 2021.1 Released: Improved IDE Performance and Better Support for Refactorings | The Kotlin Blog
The newest release of IntelliJ IDEA, version 2021.1, comes with the improved Kotlin plugin. Enjoy an improved developer experience with faster code completion and highlighting, change signatures with
How Do You Use Stack Overflow? The Kotlin Community Survey
- Around 10 minutes to complete
- Chance to win a JetBrains All Product Pack subscription or a $100 Amazon eGift voucher
- Around 10 minutes to complete
- Chance to win a JetBrains All Product Pack subscription or a $100 Amazon eGift voucher
Jetbrains
Kotlin Stack Overflow Community Survey
Kotlin Stack Overflow Community Survey.
Gradle 7.0
- Centralized dependency versions
- Type-safe project accessors
- Embedded Kotlin 1.4.31
- Kotlin Language and Api version 1.4 in build scripts
- Centralized dependency versions
- Type-safe project accessors
- Embedded Kotlin 1.4.31
- Kotlin Language and Api version 1.4 in build scripts
📦 Kotlinx.html released on maven central
GitHub
Stop relying on jcenter & bintray · Issue #173 · Kotlin/kotlinx.html
As of yesterday jcenter & bintray are sunsetting so most of the instructions here: https://github.com/kotlin/kotlinx.html/wiki/Getting-started will not work from 1st May 2021. It would be g...
Gradle Intellij Plugin rewritten in kotlin entirely (current version is 99% groovy)
Kotlin New Users Survey
New to Kotlin? Participate in the survey and get a chance to win 1-year JetBrains All Products Pack subscription or a $100 Amazon eGift Card!
New to Kotlin? Participate in the survey and get a chance to win 1-year JetBrains All Products Pack subscription or a $100 Amazon eGift Card!
Jetbrains
Kotlin New Users Survey
Take a 15 minutes Survey to help us better understand the ways people get introduced to Kotlin. You can win a one-year JetBrains All Product Pack subscription or a $100 Amazon certificate.
📦 Kotlin 1.5.0 is out!
📌 Stabilized JVM records, sealed interfaces, inline classes
📚 Updates to standard library and test library
⚙️ JVM IR is now the default backend
🗞 Improvements in Kotlin/JS and Kotlin/Native
Blogpost
Changelog
📌 Stabilized JVM records, sealed interfaces, inline classes
📚 Updates to standard library and test library
⚙️ JVM IR is now the default backend
🗞 Improvements in Kotlin/JS and Kotlin/Native
Blogpost
Changelog
The JetBrains Blog
Kotlin 1.5.0 – the First Big Release of 2021 | The Kotlin Blog
Kotlin 1.5.0 delivers stable language features, the new default JVM IR compiler, improvements to the standard and test libraries, and more.
📦 kotlinx.serialization 1.2 Released!
- High-Speed JSON Handling
- Value Class (Kotlin 1.5) Support
- New API documentation
Blogpost
Changelog
- High-Speed JSON Handling
- Value Class (Kotlin 1.5) Support
- New API documentation
Blogpost
Changelog
The JetBrains Blog
kotlinx.serialization 1.2 Released: High-Speed JSON Handling, Value Class Support, Overhauled Docs, and more | The Kotlin Blog
kotlinx.serialization 1.2 is out! The latest version of our multiplatform serialization library brings a number of improvements – here are the highlights: JSON serialization is faster than ever bef