代码备忘录, 包含mybatis、spring、spring-boot、hbase、hive、guava、jdk等示例代码
☆19Nov 16, 2022Updated 3 years ago
Alternatives and similar repositories for code-memo
Users that are interested in code-memo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 阿里云智能语音交互DEMO☆10Sep 5, 2019Updated 6 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Oct 13, 2020Updated 5 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- 电商+大数据+spark机器学习☆17Dec 5, 2017Updated 8 years ago
- 对使用Hibernate出现的问题进行分析;Spring、MyBatis、AQS、ThreadPoolExecutor、CountDownLatch核心源码分析☆16Sep 1, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Rop(Rapid Open Platform)是借鉴淘宝开发平台(TOP:Taobal Open Platform)实现的全功能Rest Web Service 开源框架(Full-Stack)。 它高于CXF,Aixs等一般的纯技术Web Service框架,提供了请求…☆12Sep 21, 2016Updated 9 years ago
- AsyncHttpClient transport support for Jersey☆19Apr 4, 2014Updated 12 years ago
- dreampie.cn☆16Sep 18, 2014Updated 11 years ago
- 基于Disruptor的异步并行框架☆20Jun 8, 2015Updated 10 years ago
- JVM related exercises☆11Jul 16, 2017Updated 8 years ago
- ☆20Nov 16, 2014Updated 11 years ago
- a little sample to use plain JDBC in order to store crawled data into a PostgreSQL database☆10Feb 2, 2022Updated 4 years ago
- Fast HTTP protocol with separate netty+disruptor based server☆42Apr 29, 2012Updated 14 years ago
- 🌠☄SpringCloud-学习中的demo,使用Edgware.RELEASE版本,学习案例,服务发现、服务治理、链路追踪、服务监控等☆10Nov 29, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 《Redis 命令速查表》☆14Nov 6, 2017Updated 8 years ago
- RocketMQ Java 实现各种消息方式☆11Sep 15, 2017Updated 8 years ago
- Shiro used in REST Web Serivce☆11Jun 14, 2023Updated 2 years ago
- Ansible playbooks to help to deploy Apache Hadoop,Spark,Storm,Zookeeper,Elasticsearch,Azkaban,Flume,Hbase,Kafka,Kibana,Logstash☆10Mar 21, 2017Updated 9 years ago
- A plugin for JetBrains IDE aim to highlight git conflict contents and make it easier to fix the conflicts.☆13Aug 14, 2025Updated 8 months ago
- common programming software themes and some axure package☆14Apr 10, 2022Updated 4 years ago
- 使用shiro进行权限验证,使用jwt进行token生成作为资源校验☆24Apr 10, 2017Updated 9 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)