玖涯软件开发
Home
Blog
Spring Early return to simplify the structure and use instanceof new feature
2025-01-08 06:17:48
136
Early return to simplify the code structure;
The spring new version start to use JDK 17. Use the instanceof new feature to simplify code;
.