madplay.github.io
madplay.github.io copied to clipboard
오늘도 MadPlay!
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...
# MyBatis에서 데이터 insert 후에 auto_increment 키값 가져오기 마이바티스(MyBatis)에서 insert 쿼리를 실행한 후 입력된 데이터의 auto_increment 키값을 가져오는 방법 [https://madplay.github.io/post/how-to-get-the-auto-generated-key-of-an-inserted-record-in-mybatis](https://madplay.github.io/post/how-to-get-the-auto-generated-key-of-an-inserted-record-in-mybatis)
# 톰캣 멀티 인스턴스(Multiple Tomcat Instances) 여러 개의 톰캣 인스턴스를 띄우려면 어떻게 해야할까? [https://madplay.github.io/post/multiple-tomcat-instances](https://madplay.github.io/post/multiple-tomcat-instances)