Yukhoe Sashimi and a DIY Malatang
Raw beef and a homemade malatang for dinner. An odd pairing, but I wanted both. What is it? Yuksashimi (육사시미) is thinly sliced raw beef, served plain …
Raw beef and a homemade malatang for dinner. An odd pairing, but I wanted both. What is it? Yuksashimi (육사시미) is thinly sliced raw beef, served plain …
A collection of git commands: migrating from svn, handling ignore files, setting remotes, dealing with tags and branches, reverting local commits, and backup and restore.
Switching MySQL and MariaDB from utf8 to utf8mb4 so emoji can be stored, covering both the server settings and the actual column type changes.
A collection of CentOS commands: locating installed programs, deleting old logs, editing hosts and DNS, checking OS bits and version, installing fonts, editing crond, and …

I've been using the settings below from version 8 through 11. Done. This worked for me.
A Spring view class I made when I had to return xml instead of the usual json. Only works when the result is a map. Set up the config below...
Fixing frequent Tomcat OutOfMemory errors by setting CATALINA_OPTS at the top of catalina.sh to raise heap and PermGen size.