07.23TomcatApache Tomcat is an open-source, lightweight web application server that implements the Java Servlet and JavaServer Pages (JSP) specs and part of Java EE.6 min read
07.19Apache MyBatisMyBatis notes from the Heima Programmer Java Web course, covering core concepts and a Spring Boot CRUD demo.7 min read
07.17Apache MavenMaven, the project management tool for Java. Covers basic usage including dependency management, the build lifecycle, and multi-module design.13 min read