aop
Here are 538 public repositories matching this topic...
集合类功能可以实现高阶消息吗?
As it currently stands, the deferred initialization of a ghost object (as per documentation) looks quite messy:
$initializer = function (
\ProxyManager\Proxy\GhostObjectInterface $ghostObject,
string $method,
array $parameters,
Jodd! Lightweight. Java. Zero dependencies. Use what you like. Thank you!
-
Updated
May 24, 2020 - Java
Field registration in org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration$ServiceRegistryEndpointConfiguration required a single bean, but 2 were found:
- nacosRegistration: defined by method 'nacosRegistration' in class path resource [com/alibaba/cloud/nacos/NacosDiscoveryAutoConfiguration.class]
- eurekaRegistration: defined in BeanDefinition defined in class pa
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
-
Updated
Dec 27, 2018 - Java
Is your feature request related to a problem? Please describe.
I got few migrations each referring a different connection. migrate:fresh, migrate:refresh doesn't handle this scenario since they operate on the default connection or in the specific connection passed via --database param.
Describe the solution you'd like
The simplest solution can be to process only migrations that has th
-
Updated
Sep 18, 2019 - Java
-
Updated
Jun 14, 2020 - C#
Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 12, 2020 - PHP
Reliable messages resolve distributed transactions
-
Updated
Jun 6, 2020 - Java
一款企业信息化开发基础平台,拟集成OA(办公自动化)、CMS(内容管理系统)等企业系统的通用业务功能 JeePlatform项目是一款以SpringBoot为核心框架,集ORM框架Mybatis,Web层框架SpringMVC和多种开源组件框架而成的一款通用基础平台,代码已经捐赠给开源中国社区
-
Updated
May 29, 2020 - JavaScript
AspectCore is an AOP-based cross platform framework for .NET Standard.
-
Updated
Jun 14, 2020 - C#
Some data sources already support DSNs but this feature is not but should be documented. The MongoDB adapter's docblock has an example on where to do this.
Data sources not or only half way supporting DSN should be changed to do so.
Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-sending to Aspect-oriented code ends.
-
Updated
Apr 20, 2020 - Objective-C
Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively monitor your Java code, the JDK, and 3rd party libraries.
-
Updated
Jul 6, 2019 - Java
Annotation based simple API flavored with AOP to handle new Android runtime permission model
-
Updated
Feb 11, 2018 - Java
Hello excuse me, I would like to be able to comment on my code and then create the documentation with yards, and have an integration with Solargraph, but how can I comment on the code for example to make him understand the parameters that he expects in input my action and what it returns.
Thanks
Improve this page
Add a description, image, and links to the aop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aop topic, visit your repo's landing page and select "manage topics."


看了fish-redux的todoList demo,发现里面连接全局状态的方法是使用visitor