You can get O’Reilly Japan book for free through Job Draft.
Continue reading Get O’Reilly Japan Book for Free!!!All posts by Kenji
Start Kotlin with Intellij IDEA
I will explain how to start kotlin with Intellij IDEA. (If you want to begin with command line, without ide, the article “Start Spring Boot with Gradle” will help a little.)
Continue reading Start Kotlin with Intellij IDEASpring: How to Use Values of Properties
I wrote the way to use values of properties, written in application.properties, in Spring.
Continue reading Spring: How to Use Values of Properties