I’ve written cover story 2, “[Practical] Kotlin”, in WEB+DB PRESS Vol. 109. My parts are chapter 2, 3 and 5.
Continue reading I’ve Written Cover Story 2 in WEB+DB PRESS Vol. 109Tag Archives: Thymeleaf
Thymeleaf Partial Template
Thymeleaf でどうやってフラグメント(部分テンプレート)を実現するのか書きました。 In Rails, it is called partial template, but in Thymeleaf, usually called fragment.
Continue reading Thymeleaf Partial TemplateCreate Logical Blocks with Thymeleaf
Are you using Thymeleaf? I use it in combination with Kotlin and Spring.
Continue reading Create Logical Blocks with Thymeleaf