Starting a Project Importing a Maven Project in the Eclipse IDE Building a Maven Goal Running the Application with Maven Running a Spring Boot Project Redeploying During Develo...
Type Checks and Casts: ‘is’ and ‘as’ is and !is Operators Smart Casts “Unsafe” cast operator “Safe” (nullable) cast operator Type erasure and generic type checks Unchecked c...
Guides: How to create a plain website using ktor Setting up the project Simple routing Serving HTML with FreeMarker Serving static files: styles, scripts, images… Enabling part...