Jul 23TomcatJul 236 min readApache Tomcat is an open-source, lightweight web application server that implements the Java Servlet and JavaServer Pages (JSP) specs and part of Java EE.
Jul 19Apache MyBatisJul 197 min readMyBatis notes from the Heima Programmer Java Web course, covering core concepts and a Spring Boot CRUD demo.
Jul 17Apache MavenJul 1713 min readMaven, the project management tool for Java. Covers basic usage including dependency management, the build lifecycle, and multi-module design.