AOP in .NET introduces aspect-oriented programming and provides guidance on how to get the most practical benefit from this technique. The book's many examples concentrate on modularizing non-functional requirements that often sprawl throughout object-oriented projects. You'll appreciate its straightforward introduction using familiar C#-based examples. This book requires no prior experience with AOP. Readers should know C# or another OO language.
2022-02-10 02:15:00 8.8MB AOP .NET
1
将execl导出功能进行AOP切面 1.只需要在controller层增加自定义注解@ExportExcel就可以实现。利用切面和反射的原理 将导出和业务层分开。 2.在对应的model层增加@ExportFiled注解 表示需要导出的字段和顺序。 具体请看压缩包中的使用说明。 如果有什么不懂的 可以私聊博主。
2022-02-09 14:04:47 7KB java execl导出 poi aop
关于AOP注解前置通知、后置通知、返回通知、异常通知的注解注释及应用
2022-01-23 18:01:28 21KB spring java 后端
1
中文| 项目简介 spring boot demo是一个用来深度学习并实战spring boot的项目,目前总共包含66个集成demo,已经完成55个。 该项目已成功集成执行器(监控),admin(可视化监控),logback(日志),aopLog(通过AOP记录web请求日志),统一异常处理( json级别和页面级别),freemarker(模板引擎),thymeleaf(模板引擎),Beetl(模板引擎),Enjoy(模板引擎),JdbcTemplate(通用JDBC操作数据库),JPA(强大的ORM框架),强大的ORM框架(强大的ORM框架),通用Mapper(快速操作Mybatis Mybatis),PageHelper(通用的Mybatis分页插件),mybatis-plus(快速操作Mybatis Mybatis),BeetlSQL(强大的ORM框架),upload(本地文件上传和七牛云文件上传),redis(缓存),ehcache(缓存),email(发送各种类型邮件),任务(基础定时任务),Quartz(动态管理定时任务),xxl-job(分布式定时任务),swagge
2022-01-21 10:55:48 1.88MB java demo web spring
1
内含spring ioc,aop例子,了解IOC,AOP原理
2022-01-14 18:02:42 54KB java IOC AOP spring
1
SpringBoot+Log4J+JDBC(多数据源事务机制)+Redis+AOP(切面技术)+ExceptionHandler(错误消息统一处理)+Interceptore(请求拦截)+配置动态化
2022-01-11 11:05:25 40.3MB SpringBoot SpringMVC Log4J AOP
1
这是个模拟spring ioc的学习例子,是个java工程。有助于对aop和ioc的理解
2022-01-06 13:00:08 296KB java,spring ioc,aop
1
自定义java注解开发,javabean中某方法添加该自定义注解,配置该方法相关信息指标,通过全局扫描该注解获取全部方法及相关指标,自动执行方法(本demo用于系统监控开发)
2022-01-05 10:07:43 80KB 自定义注解 AOP Spring
1
spring AOP,注解方式的实现! 内部方法的拦截
2022-01-05 09:36:31 10KB spring 代理 内部方法拦截
1
Spring通过注解实现AOP,Spring通过注解实现AOP,Spring通过注解实现AOPSpring通过注解实现AOP,Spring通过注解实现AOP,Spring通过注解实现AOP
2022-01-05 09:25:00 4.7MB SpringAOP
1