# learning-dome-code **Repository Path**: rengm/learning-dome-code ## Basic Information - **Project Name**: learning-dome-code - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-01-24 - **Last Updated**: 2024-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learning-dome-code 本仓库用于存放个人学习的dome代码,目前包含如下内容: 1. [mybatis-plus-generator](./mybatis-plus-generator):基于mybatis-plus的代码自动生成器 2. [druid-datasouce-decrypt](./druid-datasouce-decrypt):基于spring boot DRUID数据源的密码加密及数据源监控 3. [lamubda](./lamubda):lamubda表达式学习demo 4. [springbootsso](./springbootsso):springboot整合Oauth2单点登陆项目,还有点问题,后续继续优化 5. [codeoptimization](./codeoptimization):代码优化测试 6. [Itext-pdf](./Itext-pdf):Itext生成pdf文件示例 7. [ireport-use-in-web](./ireport-use-in-web):IReport与web项目整合 8. [pdf-sign-test](./pdf-sign-test):pdf电子签章 9. [ireport-demo](./ireport-demo):IReport报表设计示例 10. [nio-demo](./nio-demo):nio示例 11. [weblogic-monitor](./weblogic-monitor):weblogic可视化监控 12. [spring-boot-demo](./spring-boot-demo):spring boot模板,用于快速构建springboot项目,包含前端页面及前端框架 13. [virusBroadcast](./virusBroadcast):新冠仿真代码 14. [awt-demo](./awt-demo):awt示例代码 15. [imagUtils](./imagUtils):图片处理工具类 16. [encrypt-util](./encrypt-util):加密解密工具类 17. [jdbc-demo](./jdbc-demo):jdbc核心示例代码 18. [springboot-shiro-cas-demo](./springboot-shiro-cas-demo):springboot整合shiro、cas,实现单点登陆,这个项目还没跑通,后续继续研究 19. [springboot-jwt-demo](./springboot-jwt-demo):jwt与springboot整合示例 20. [shiro-quickstart](./shiro-quickstart)::shiro示例 21. [shiro-spring](./shiro-spring)::shiro与spring整合 22. [spring-aop-log](./spring-aop-log):基于spring AOP的日志记录实现 23. [spring-boot-swagger2-demo](./spring-boot-swagger2-demo):springboot整合swagger2 24. [spring-cloud-demo](./spring-cloud-demo):spring cloud示例 25. [springboot-druid-more-datasources](./springboot-druid-more-datasources):srpingboot整合druid多数据源 26. [springboot-webservice-demo](./springboot-webservice-demo):spring boot整合webservice(CXF) 27. [springboot-weblogic-jndi-demo](./springboot-weblogic-jndi-demo):springboot获取weblogic JNDI数据源 28. [pdf-view](./pdf-view):pdf文件预览平台 29. [springboot-cxf](./springboot-cxf):spring boot整合cxf(官方示例版) 30. [api-gateway-demo](./api-gateway-demo):springCloud应用网关简单示例 31. [springboot-oauth2-demo](./springboot-oauth2-demo):springboot-oauth2简单演示 32. [custom-annotation-demo](./custom-annotation-demo):spring-boot自定义注解实现拦截器解耦 33. [springboot-jdbc-mybatis-demo](./springboot-jdbc-mybatis-demo):spring-boot + jdbc + mybatis整合 34. [syske-pan](./syske-pan):仿百度云盘(目前项目刚创建 :joy:) 35. [springboot-learning](./springboot-learning):springboot日常学习笔记 36. [velocity-templete-to-pdf](./velocity-templete-to-pdf):Java操作pdf表单模板,生成定式文件 37. [data-proccess](./data-proccess):处理中国气象数据,提取24小时各类气象参数 38. [logger-demo](./logger-demo):探讨日志使用问题及门面日志的优势 39. [springboot-strategy-pattern-demo](./springboot-strategy-pattern-demo):springboot策略模式解耦 40. [weui-demo](./weui-demo):weui魔改测试 41. [web-sign-demo](./web-sign-demo):在线生成承诺书,并在线签名 42. [daily-note](./daily-note):读书笔记随机生成图片 43. [weblogic-monitor-exporter](./weblogic-monitor-exporter):webligic监控 44. [mp-yunzhongzhi-java](./mp-yunzhongzhi-java):微信公众号开发 45. [cache-server](./cache-server):缓存服务 46. [springboot-nacos-demo](./springboot-nacos-demo):springboot整合nacos、druid,动态获取数据源配置信息 47. [springboot-nacos-discovery-demo](./springboot-nacos-discovery-demo):基于nacos实现服务注册和服务发现 48. [activemq-demo](./activemq-demo/):activeMQ示例 49. [springboot-mock-demo](./springboot-mock-demo):springboot整合mock 50. [springboot-activemq-demo/](./springboot-activemq-demo/):springboot整合ActiveMQ 51. [jms-center-demo](./jms-center-demo):消息中心 52. [springboot-starter-demo](./springboot-starter-demo):手写自己的第一个spring-boot-starter 53. [spring-boot-srater-test](./spring-boot-srater-test):手写spring-boot-starter测试 54. [spring-boot-security-demo](./spring-boot-security-demo):spring-boot-security实战demo 55. [sping-boot-websocket-demo](./sping-boot-websocket-demo):spring-boot-websocket搭建简易聊天室 56. [spring-webflux-demo](./spring-webflux-demo):spring-webflux简单入门