Pinned Repositories
activiti-examples
This repository contains Activiti 7.x Examples
APIJSON
🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
appsmith
Build completely custom admin panels and internal tools. Use 30+ react components to build pages without HTML/CSS.
atom-mq
atom-shiro
atom-testing-java-junit5
austin
消息推送平台:fire:推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。
AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
avro
Apache Avro is a data serialization system.
mockito
Most popular Mocking framework for unit tests written in Java
aidawone's Repositories
aidawone/generator
Any Code generator
aidawone/JsonPath
Java JsonPath implementation
aidawone/tdd-by-example
TDD By Example
aidawone/spring-data-elasticsearch
Provide support to increase developer productivity in Java when using Elasticsearch. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
aidawone/sfg-restdocs-example
Spring REST Docs Example
aidawone/dubbo-admin
The ops and reference implementation for Apache Dubbo
aidawone/tb2g-testing-spring
Testing Spring
aidawone/CodeDesignTutorials
:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn
aidawone/testing-java-junit5
Testing Java JUnit 5
aidawone/jna
Java Native Access
aidawone/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
aidawone/spring-config-server-demo
aidawone/quarkus
Quarkus: Supersonic Subatomic Java.
aidawone/spring-authorization-server
The Spring Authorization Server project is focused on delivering OAuth 2.1 Authorization Server support to the Spring community.
aidawone/earthly
Repeatable builds
aidawone/spring-security-oauth
Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
aidawone/jaeger
CNCF Jaeger, a Distributed Tracing Platform
aidawone/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
aidawone/spring-cloud-sleuth
Distributed tracing for spring cloud
aidawone/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
aidawone/rabbitmq-delayed-message-exchange
Delayed Messaging for RabbitMQ
aidawone/ffmpeg_rtmp_h265
aidawone/zipkin
Zipkin is a distributed tracing system
aidawone/spring-cloud-release
Spring Cloud Release Train - dependency management across a wide range of Spring Cloud projects.
aidawone/Yearning
🐳 A most popular sql audit platform for mysql
aidawone/cypress
Fast, easy and reliable testing for anything that runs in a browser.
aidawone/itstack-demo-ddd
领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计**,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计不同的架构模型。 学习并实战是奔入应用级开发最快的方法,Hi HelloWorld!我来了。
aidawone/docker-compose
A set of Docker Compose files that allow you to quickly spin up a Graylog instance for testing or demo purposes.
aidawone/dynamic-threadpool
🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.
aidawone/retrofit-spring-boot-starter
A springboot starter for retrofit, and supports many functional feature enhancements, greatly simplifying development.(实现了Retrofit与spring-boot框架快速整合,并支持了诸多功能增强,极大简化开发)