Package cn.xuanyuanli.jdbc
Class JujubeJdbcApp
java.lang.Object
cn.xuanyuanli.jdbc.JujubeJdbcApp
@SpringBootApplication(scanBasePackages="cn.xuanyuanli.jdbc")
@EnableAspectJAutoProxy(exposeProxy=true)
public class JujubeJdbcApp
extends Object
- Author:
- John Li
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncn.xuanyuanli.jdbc.base.h2.H2JdbcTemplateAopSupportstatic void
-
Constructor Details
-
JujubeJdbcApp
public JujubeJdbcApp()
-
-
Method Details
-
main
-
h2JdbcTemplateAopSupport
@Bean public cn.xuanyuanli.jdbc.base.h2.H2JdbcTemplateAopSupport h2JdbcTemplateAopSupport()
-