2024-07-18发表Lang / Java23 分钟读完 (约3375字)Apache MavenMaven——The Project Management Tool for Java Development;介绍maven的基本使用,包括依赖管理,生命周期,分模块设计。阅读更多
2024-02-10发表Lang / Java3 分钟读完 (约518字)Functional InterfaceSingle Abstract Method Interfaces (SAM Interfaces) are also known as Functional Interfaces. This article explains how to create and use SAM interfaces in Java.阅读更多