Refactoring Kata:涵盖所有重构手法练习的栗子和测试。重构刻意练习。
☆85Aug 23, 2018Updated 7 years ago
Alternatives and similar repositories for refactoring-kata
Users that are interested in refactoring-kata are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- We value TDD as the key practice to get a well-founded test suite that provides you the confidence over regression and refactoring. TDD 是…☆52Mar 3, 2023Updated 3 years ago
- Spring Boot 整合常用框架组成完整可用的快速开发模板。更快的项目搭建、更高开发和运行效率、更灵活的应对需求变化、更好的可重构和维护性。☆57Aug 22, 2022Updated 3 years ago
- the published articles about ugly code☆82May 29, 2012Updated 13 years ago
- Based on spring-cache,integrate local cache [ehcache] and distributed cache [redis] to make secondary cache.☆11May 26, 2023Updated 2 years ago
- 深度学习是利用卷积网络的深层结构提取的信息,卷积网络目前主要用于图像识别分类技术,其实在其中间层中包含了丰富的有用信息,而这些正是风格迁移的基础。 如果研究 CNN 的各层级结构,会发现里面的每一层神经元的激活态都对应了一种特定的信息,越是底层的就越接近画面的纹理信息,如…☆10Aug 25, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Play module to support the OFBiz entity engine, a persistence layer☆11May 12, 2011Updated 14 years ago
- 通过生成时序图显示代码整体结构☆10Nov 7, 2022Updated 3 years ago
- 🔧 My development environment and config☆25Mar 16, 2026Updated last week
- 状态机学习☆14May 8, 2018Updated 7 years ago
- Repository holding Netflix contributions to Spring Cloud Netflix that have not yet been fully integrated into Spring Cloud.☆13Sep 17, 2015Updated 10 years ago
- ☆12Aug 4, 2018Updated 7 years ago
- ☆12Aug 31, 2020Updated 5 years ago
- 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录) 、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业…☆13Oct 29, 2017Updated 8 years ago
- binlog工具,elasticsearch river、kafka river、cache sync☆10Nov 28, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 《Spring Cloud与Docker微服务架构实战》配套代码。讨论QQ群:157525002(已满)、564840207☆15Jun 10, 2017Updated 8 years ago
- An Android gradle plugin to inline methods that start with the prefix 'access$' in bytecode.☆21Sep 15, 2018Updated 7 years ago
- android runtime resource overlay application Demo☆12Feb 28, 2023Updated 3 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- 一个简单的通用的数据字典框架, 已上传至中央仓库☆18Jan 30, 2022Updated 4 years ago
- springboot 2.0.0 Release springcloud Finchley☆16Jun 19, 2018Updated 7 years ago
- cucumber + restassured api automation☆20Jul 16, 2018Updated 7 years ago
- ☆24Apr 25, 2018Updated 7 years ago
- 老实管家。涉及版本更新、TextView滚动及焦点处理、自定义组合控件、SIM卡绑定、SIM卡变更报警、短信接收和解析、定位(WIFI、基站、GPS)、超级权限、锁屏、解锁、擦除数据、骚扰数据拦截、黑名单(添加,删除、更新)、删除通话记录、归属地查询、电话监听、自定义控件、…☆15Feb 10, 2017Updated 9 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆10Dec 5, 2017Updated 8 years ago
- ViewFlipper的基本用法和简单的例子(竖直滚动的新闻头条)。☆14Jan 19, 2018Updated 8 years ago
- 架构师-脚手架工程☆10Jun 17, 2022Updated 3 years ago
- dubbo单元测试mock对象支持☆13Sep 4, 2017Updated 8 years ago
- a Log-Structured Merged-Tree store engine☆16Sep 21, 2023Updated 2 years ago
- Demos of Apache Shiro 1.2.x Reference《Apache Shiro 1.2.x 用户指南》中文翻译,文中用到的例子源码☆38Jan 16, 2024Updated 2 years ago
- 该工程是Java基础知识学习系列的集合,在JavaDemo系列中,主要涉及到了反射(Reflection)、Saxparser解析XML文件、Properties属性文件操作,该系列是ThinkingInJava系列的补充,并会不断执行更新中,活到老学到老!☆13Nov 26, 2016Updated 9 years ago
- 基于springboot 的swagger2动态接口文档在线生成,集成导出html/markdown/confluence 等静态文档 。 及接口操作AOP日志自动记录☆11Aug 26, 2024Updated last year
- first☆10Jun 14, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A high-frequency trading system for cryptocurrency built with Java 17, Spring Boot, and advanced low-latency technologies.☆35Jan 23, 2026Updated 2 months ago
- samples for spring cloud contract(http)☆18Oct 11, 2021Updated 4 years ago
- ☆36Jan 31, 2019Updated 7 years ago
- 看图猜电影☆31Sep 18, 2018Updated 7 years ago
- 《大话设计模式》java版实现。包括简单工厂模式,策略模式,装饰模式,代理模式,工厂方法模式,原型模式,模板方法模式,外观模式,建造模式,观察者模式,状态模式。☆10Feb 1, 2018Updated 8 years ago
- ☆10Dec 10, 2022Updated 3 years ago
- 股票自动交易助手☆17Sep 16, 2017Updated 8 years ago