博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Java Web开发后端常用技术汇总
阅读量:5104 次
发布时间:2019-06-13

本文共 1597 字,大约阅读时间需要 5 分钟。

技术名称及官网

Spring Framework

Spring容器 

SpringMVC

Spring MVC框架

 http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#mvc

Apache Shiro

安全框架 http://shiro.apache.org/

Spring session

分布式Session管理

 http://projects.spring.io/spring-session/

MyBatis

ORM框架 

http://www.mybatis.org/mybatis-3/zh/index.html

MyBatis Generator

代码生成 

http://www.mybatis.org/generator/index.html

PageHelper

MyBatis物理分页插件 

http://git.oschina.net/free/Mybatis_PageHelper

Druid

数据库连接池 

https://github.com/alibaba/druid

FluentValidator

校验框架

 https://github.com/neoremind/fluent-validator

Thymeleaf

模板引擎 

http://www.thymeleaf.org/

Velocity

模板引擎 

http://velocity.apache.org/

ZooKeeper

分布式协调服务 

http://zookeeper.apache.org/

Dubbo

分布式服务框架 http://dubbo.io/

TBSchedule & elastic-job

分布式调度框架

 https://github.com/dangdangdotcom/elastic-job

Redis

分布式缓存数据库 https://redis.io/

Solr & Elasticsearch

分布式全文搜索引擎 

http://lucene.apache.org/solr/ https://www.elastic.co/

Quartz

作业调度框架 http://www.quartz-scheduler.org/

Ehcache

进程内缓存框架

 http://www.ehcache.org/

ActiveMQ

消息队列 

http://activemq.apache.org/

JStorm

实时流式计算框架 http://jstorm.io/

FastDFS

分布式文件系统 

https://github.com/happyfish100/fastdfs

Log4J

日志组件 

http://logging.apache.org/log4j/1.2/

Swagger2

接口测试框架

 http://swagger.io/

sequence

分布式高效ID生产 

http://git.oschina.net/yu120/sequence

AliOSS & Qiniu & QcloudCOS

 

云存储 

https://www.aliyun.com/product/oss/ http://www.qiniu.com/https://www.qcloud.com/product/cos

Protobuf & json

数据序列化 

https://github.com/google/protobuf

Jenkins

持续集成工具 https://jenkins.io/index.html

Maven

项目构建管理 http://maven.apache.org/

转载于:https://www.cnblogs.com/xlizi/p/9272587.html

你可能感兴趣的文章
oracle 几个时间函数探究
查看>>
第一个Java Web程序
查看>>
Atomic
查看>>
div 显示滚动条与div显示隐藏的CSS代码
查看>>
Redis-1-安装
查看>>
Access denied for user ''@'localhost' to database 'mysql'
查看>>
微信公众号里面使用地图导航
查看>>
部署支持 https 的 Nginx 服务
查看>>
‘Cordova/CDVPlugin.h’ file not found
查看>>
WebAssembly是什么?
查看>>
C# 实现自动化打开和关闭可执行文件(或 关闭停止与系统交互的可执行文件)...
查看>>
20151214--JSTL
查看>>
树状数组_一维
查看>>
【拓扑排序】【最短路】【最小生成树】Day 9.2
查看>>
substring使用
查看>>
如果没有按照正常的先装iis后装.net的顺序,可以使用此命令重新注册一下:
查看>>
java.sql.Timestamp cannot be cast to java.sql.Date
查看>>
JS代码大全-2
查看>>
linux install ftp server
查看>>
C# 使用 Abot 实现 爬虫 抓取网页信息 源码下载
查看>>