摘要:
打开set Editor->File and Code Templates → Class #if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};#end #parse("File Header.java") #s 阅读全文
posted @ 2022-03-08 17:47
公众号/架构师与哈苏
阅读(53)
评论(0)
推荐(0)
摘要:
注解:EnableDimEnhance package com.comma.teeth.enhance.dim.annotation; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; i 阅读全文
posted @ 2022-03-08 16:16
公众号/架构师与哈苏
阅读(75)
评论(0)
推荐(0)
摘要:
公共类 接口 Student package com.example.demo.test.proxy; public interface Student { String eat(); String see(); } 实现类 StudentImpl package com.example.demo. 阅读全文
posted @ 2022-03-08 15:57
公众号/架构师与哈苏
阅读(32)
评论(0)
推荐(0)
浙公网安备 33010602011771号