Spring learning summary notes [VII. AOP aspect oriented programming]

Previous articles: Spring learning summary notes [I. quick start] Spring learning summary notes [II. IoC inversion of control] Spring learning summary notes [III. annotation development] Spring learning summary notes [IV. integrating Junit] Spring learning summary notes [v. configuring data souUTF-8...

Posted by bigsid on Sun, 17 Jul 2022 05:15:10 +0930

Design Patterns (Handling)

5. Structural mode Structural patterns describe how to organize classes or objects into larger structures in a certain layout. It is divided into class structure pattern and object structure pattern. The former uses inheritance mechanism to organize interfaces and classes, and the latter uses cUTF-8...

Posted by gardan06 on Sat, 04 Mar 2023 10:11:58 +1030