A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
  • Newsletters

final

A collection of 1 posts
Kotlin icon
Technical

Open your classes and methods in Kotlin

Though Kotlin and Spring Boot play well together, there are some friction areas between the two. IMHO, chief among them is the fact that Kotlin classes and methods are final by default. The Kotlin docs cite the following reason: The open annotation on a class is the opposite of Java’s final: it allows others to inherit from this class.

Jan 15, 2017
A Java geek © 2008-2026
v. c2a8d3d1d9267baf99bd6633b02a648d71140fad/13456431677
Latest Posts