leo--study
Posted wei198621
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了leo--study相关的知识,希望对你有一定的参考价值。
相关技术
前端模板/组件框架 | JSP/JSTL --Thymeleaf --FreeMarker --Node --Vue --React --Angular |
---|---|
Spring应用框架 | –Spring IOC–Spring AOP --Spring MVC–Spring 注解式开发–Spring 5—SpringBoot |
连接池 | –Druid–HikariCP–C3P0 --dbcp |
ORM框架 | –jdbc–MyBatis–Beetl–SpringDataJpa–Hibernate |
构建工具 | –Maven–gradle–ant |
分布式消息中间件 | –RocketMq–Kafka–RabbitMq |
分布式大数据存储及中间件 | –Redis(分布式缓存)–MongoDB(分布式存储)–FastDFS(分布式存储)–Elasticsearch(搜索引擎)–Solr(搜索引擎)–Hive --Hbase–MapReduce --Storm–Spark–Flink |
分布式框架 | –Zookeeper(分布式协同 )–Dubbo(分布式调用 )–ShardingSphere(数据库中间件)–Sharding-JDBC(数据库中间件)–MyCat(数据库中间件)–Netty(网络通讯框架 )–XXL-JOB(分布式定时任务框架) |
虚拟容器 | –Docker–Kubernetes(容器编排技术)–Swarm(容器编排技术) |
微服务 | –dubbo–SpringCloud --SpringCloud Alibaba ------认证和鉴权 --分布式事务 --任务调度 --链路追踪与监控 --日志分析与监控 |
项目及相关技术
项目名 | 项目简介 | 使用技术 | git地址 | csdn说明地址 |
---|---|---|---|---|
jdbcTemplate | 各种持久化框架 | spring 4.3.18 / spring-jdbc / druid / mysql / com.oracle.ojdbc6 / slf4j / jackson / hutool | https://github.com/wei198621/allTypes_persistence | |
beetSql | 各种持久化框架 | spring 4.3.18 / druid / mysql / oracle / beetl / beetlsql / slf4j / jackson /hutool | https://github.com/wei198621/allTypes_persistence | |
SpringDataJpa | 各种持久化框架 | springboot 2.1.2 / spring-boot-starter-data-jpa / mysql | https://github.com/wei198621/allTypes_persistence | |
mybatis_baizhi01 | 各种持久化框架 | 引用本地Jar包 / mysql / mybatis | https://github.com/wei198621/allTypes_persistence | mybatis 映射 |
mybatis_baizhi02_complex | 各种持久化框架 | mysql / mybatis | https://github.com/wei198621/allTypes_persistence | mybatis 一对一映射 |
mybatis_baizhi03_complex_plus | 各种持久化框架 | mysql / mybatis | https://github.com/wei198621/allTypes_persistence | mybatis 多对多映射 |
SpringbootMybatisXml | 各种持久化框架 | springboot 2.1.2 / mybatis-spring-boot-starter / mysql | https://github.com/wei198621/allTypes_persistence | |
SpringbootMybatisAnnotation | 各种持久化框架 | springboot 2.1.2 / mybatis-spring-boot-starter / mysql | https://github.com/wei198621/allTypes_persistence | |
ems_sys | 编程不良人小项目合集之一 | struts2 / mybatis / mysql/ jsp /jstl/ fastjson | https://github.com/wei198621/SmallByBaiZhi | https://blog.csdn.net/wei198621/article/details/110413380 |
car | 编程不良人小项目合集之一 | SpringBoot2.2.5.RELEASE / mysql / mybatis / druid / commons-fileupload / vue | https://github.com/wei198621/SmallByBaiZhi | https://blog.csdn.net/wei198621/article/details/110413380 |
concat | 编程不良人小项目合集之二 | SpringBoot2.2.5.RELEASE / mysql / mybatis / druid / commons-fileupload / vue | https://github.com/wei198621/SmallByBaiZhi | https://blog.csdn.net/wei198621/article/details/110413380 |
fruit | 编程不良人小项目合集之三 | SpringBoot2.2.5.RELEASE / mysql / mybatis / druid / commons-fileupload / vue | https://github.com/wei198621/SmallByBaiZhi | https://blog.csdn.net/wei198621/article/details/110413380 |
jax_webservice_server | 各种webService发布及获取(1) | (jdk自带)javax.jws | (私有)https://github.com/wei198621/AllTypesOfDataPublishAndProcess | https://blog.csdn.net/wei198621/article/details/110133939 |
jax_webservice_client | 各种webService发布及获取 (2) | 1.服务视图方式调用 2.通用服务对象QName方式调用 | (私有)https://github.com/wei198621/AllTypesOfDataPublishAndProcess | https://blog.csdn.net/wei198621/article/details/110133939 |
cxf_webservice_server | 各种webService发布及获取(3) | spring / cxf /tomcat | (私有)https://github.com/wei198621/AllTypesOfDataPublishAndProcess | https://blog.csdn.net/wei198621/article/details/110133939 |
cxf_webservice_client | 各种webService发布及获取 (4) | 1.服务视图方式调用 2.通用服务对象QName方式调用 3.Spring 获取jaxws类型接口的bean后调用 4.JUnit方式调用Spring对象 | (私有)https://github.com/wei198621/AllTypesOfDataPublishAndProcess | https://blog.csdn.net/wei198621/article/details/110133939 |
cxf_user_webservice | 各种webService发布及获取(5) | spring 4.3.2.RELEASE ,commons-dbcp,mybatis,mysql,oracle,tomcat 8.0.35,cxf,.properties | (私有)https://github.com/wei198621/AllTypesOfDataPublishAndProcess | https://blog.csdn.net/wei198621/article/details/110133939 |
cxf_user_webservice_restful | 各种webService发布及获取(6) | Spring 4.3.2.RELEASE,fastjson,cxf(jaxrs), tomcat 8.0.35, | (私有)https://github.com/wei198621/AllTypesOfDataPublishAndProcess | https://blog.csdn.net/wei198621/article/details/110133939 |
springboot_restful_web | 各种webService发布及获取(7) | Springboot 2.1.1.RELEASE ,ConcurrentHashMap模拟存储数据 | (私有)https://github.com/wei198621/AllTypesOfDataPublishAndProcess | https://blog.csdn.net/wei198621/article/details/110133939 |
springbootswagger | 各种webService发布及获取(8) | SpringBoot 2.1.2.RELEASE ,ConcurrentHashMap模拟存储数据,swagger2, | (私有)https://github.com/wei198621/AllTypesOfDataPublishAndProcess | https://blog.csdn.net/wei198621/article/details/110133939 |
swy_mobile_pos_client | 各种webService发布及获取(9) | 获取 服务人员 位置更新DB ,javax.jws, ibeetl,fastjson, slf4j,mysql,com.oracle.ojdbc6 | (私有)https://github.com/wei198621/AllTypesOfDataPublishAndProcess | https://blog.csdn.net/wei198621/article/details/110133939 |
traffic-service | 各种webService发布及获取(10) | 从徐州及聚合获取违章数据 ,SpringBoot 2.1.0 ,druid,mysql, swagger,fastjson, gradle, | (私有)https://github.com/wei198621/AllTypesOfDataPublishAndProcess | https://blog.csdn.net/wei198621/article/details/110133939 |
redisByJava | 原生java操作redis库 | redis.clients | https://github.com/wei198621/redisByBaizhi | https://blog.csdn.net/wei198621/article/details/110677918 |
redis_by_springboot | springboot操作redis库 | spring-boot-starter-data-redis | https://github.com/wei198621/redisByBaizhi | https://blog.csdn.net/wei198621/article/details/110677918 |
redis_by_springboot_mybatis | springboot 操作redis及mysql库 | springboot,redis, mysql,druid,mybatis | https://github.com/wei198621/redisByBaizhi | https://blog.csdn.net/wei198621/article/details/110677918 |
GetwayForwardByNettyUdp | 网关转发UDP | netty springboot | https://github.com/wei198621/GetwayForwardByNettyUdp | https://blog.csdn.net/wei198621/article/details/115339616 |
以上是关于leo--study的主要内容,如果未能解决你的问题,请参考以下文章
2023年春数据分析与挖掘文献精读-1:针对COVID-19,使用聚类方法有效提取生物特性关联进而识别预防COVID-19的药物