# daily_learning_code **Repository Path**: IvenXie/daily_learning_code ## Basic Information - **Project Name**: daily_learning_code - **Description**: springboot-拦截器dome springboot-aop java 动态代理相干,两种实现 springboot集成swagger 数据库工具,获取数据库指定库中所有表名以及对应字段 springboot集成redis 雪花算法以及对应应用 code-generator,springboot项目代码生成 - **Primary Language**: Java - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-21 - **Last Updated**: 2023-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # daily_learning_code #### 介绍 日常学习代码 #### 软件架构 软件架构说明 #### 使用说明 1. java本地服务 #### 内容说明 1. 20200221 18 个 Java8 日期处理的实践 daily_learning_code/daily_code/src/com/java8/time/apiTest.java 2. spring boot 多数据源切换dome 3. [springboot-拦截器dome](https://gitee.com/IvenXie/daily_learning_code/tree/master/springboot-interceptor) 4. [springboot-aop java 动态代理相干,两种实现](https://gitee.com/IvenXie/daily_learning_code/tree/master/springboot-aop) 5. [springboot集成swagger](https://gitee.com/IvenXie/daily_learning_code/tree/master/springboot-swagger) 6. [数据库工具,获取数据库指定库中所有表名以及对应字段](https://gitee.com/IvenXie/daily_learning_code/tree/master/springboot-db-manager) 7. [springboot集成redis](https://gitee.com/IvenXie/daily_learning_code/tree/master/springboot-redis) 8. [雪花算法以及对应应用](https://gitee.com/IvenXie/daily_learning_code/tree/master/sparingboot-snowflake) 9. [code-generator](https://gitee.com/IvenXie/daily_learning_code/tree/master/springboot-code-generator) 10. [熔断器(CircuitBreaker)](https://gitee.com/IvenXie/daily_learning_code/tree/master/springboot-Hystrix) 11. [springboot集成zuul](https://gitee.com/IvenXie/daily_learning_code/tree/master/springboot-gateway-zuul) 12. [excel2josn](https://gitee.com/IvenXie/daily_learning_code/blob/master/daily_code_java8/src/main/java/com/excel2json/Excel2JSONHelper.java) 13. [java服务 加密解密方法](https://gitee.com/IvenXie/daily_learning_code/tree/master/springboot-encrypt-body) 14. [liquibase学习笔记](./liquibase-learn/README.md)