I’ve written cover story 2, “[Practical] Kotlin”, in WEB+DB PRESS Vol. 109. My parts are chapter 2, 3 and 5.
WordPress: How to Disable Plugin
One day, my WordPress shows Sorry, your request cannot be accepted
, and I can’t log in to the site. I summarized how to do in such cases.
If you got the message as I got, I recommend you to try the following. In my case, IP GEO Block plugin wqs the reason.
Continue reading WordPress: How to Disable PluginArguments and Parameters for Functions
Here I wrote about arguments and parameters.
Continue reading Arguments and Parameters for FunctionsSpring Boot with DB Migration (2 of 2)
This article is the continuation article of Spring Boot with DB Migration (1 of 2).
Continue reading Spring Boot with DB Migration (2 of 2)Spring Boot with DB Migration (1 of 2)
Here, I write how to build application in Spring Boot with DB Migration. I use Kotlin and Harmonica, Kotlin database migration library.
Continue reading Spring Boot with DB Migration (1 of 2)