java-classic-code

zhzhenqin 423b218e18 添加更多典型案例 2 years ago
async-task f11b72f18d 提供Hibernate模板,spark local任务,sftp和ftp相关 3 years ago
common-utils bdad60b710 添加MQService支持,添加Leveldb缓存支持 3 years ago
embaded_activemq bdad60b710 添加MQService支持,添加Leveldb缓存支持 3 years ago
entity-to-sql 65ad258d98 import code 4 years ago
feign_client 2db84bc008 提供更多案例 2 years ago
hadoop-auth 7f4e60c829 add serde and file client 3 years ago
hadoop-principal 2db84bc008 提供更多案例 2 years ago
hbaseservice 4cd41a6035 添加一些经典代码 3 years ago
hive_auth 4cd41a6035 添加一些经典代码 3 years ago
httpclient 423b218e18 添加更多典型案例 2 years ago
httpservlet-support e90bb7c0b2 添加 feign client 支持,添加zip压缩解压支持 3 years ago
java-commons-cache bdad60b710 添加MQService支持,添加Leveldb缓存支持 3 years ago
java-message-mq 65ad258d98 import code 4 years ago
java-sftp-ftp 2db84bc008 提供更多案例 2 years ago
jaxb-serde 35d38f8463 Swagger 开发和 Jaxb 4 years ago
jpa-sqltemplate 423b218e18 添加更多典型案例 2 years ago
local-spark f11b72f18d 提供Hibernate模板,spark local任务,sftp和ftp相关 3 years ago
maven-pom-ant 7f4e60c829 add serde and file client 3 years ago
nacos-config f11b72f18d 提供Hibernate模板,spark local任务,sftp和ftp相关 3 years ago
quatrz-connection-provider c624e8baa5 Quartz Provider 使用 4 years ago
rsa-key 7f4e60c829 add serde and file client 3 years ago
serializer 7f4e60c829 add serde and file client 3 years ago
spring-bean 2db84bc008 提供更多案例 2 years ago
spring-ldap 2db84bc008 提供更多案例 2 years ago
spring-zuul 423b218e18 添加更多典型案例 2 years ago
springjdbc-sql-template 423b218e18 添加更多典型案例 2 years ago
sql-template-file 062f27044f 提供多种SQL模板技术 2 years ago
sqlrunner 3aea89cfe4 add http, sql runner 4 years ago
swagger-support 2db84bc008 提供更多案例 2 years ago
yml-configuration 269cdddb38 yaml file config reader 4 years ago
zip 423b218e18 添加更多典型案例 2 years ago
.gitignore 65ad258d98 import code 4 years ago
README.md 65ad258d98 import code 4 years ago

README.md

经典 Java 代码集锦

  1. 实体生成查询 SQL
  2. Hadoop 认证相关;
  3. Java 缓存实现,多种缓存引擎;
  4. Java 线程消息实现;