码迷,mamicode.com
首页 >  
搜索关键字:java分布式架构 分布式、微服务、云架构    ( 187个结果
Spring Cloud Spring Boot mybatis分布式微服务云架构 开发Web应用
Spring Cloud Spring Boot mybatis分布式微服务云架构 开发Web应用 Spring Boot默认提供静态资源目录位置需置于classpath下,目录名需符合如下规则: /static /public /resources /META-INF/resources 完... ...
分类:编程语言   时间:2018-06-26 16:11:14    阅读次数:146
分布式微服务云架构开发Web应用
举一个简单的例子,在快速入门工程的基础上,举一个简单的示例来通过Thymeleaf渲染一个页面。 如上页面,直接打开html页面展现Hello World,但是启动程序后,访问http://localhost:8080/,则是展示Controller中host的值:http://blog.didis ...
分类:Web程序   时间:2018-06-20 16:41:49    阅读次数:197
Spring Cloud Spring Boot mybatis分布式微服务云架构(三)属性配置文件详解(1)
相信很多人选择Spring Boot主要是考虑到它既能兼顾Spring的强大功能,还能实现快速开发的便捷。我们在Spring Boot使用过程中,最直观的感受就是没有了原来自己整合Spring应用时繁多的XML配置内容,替代它的是在pom.xml中引入模块化的Starter POMs,其中各个模块都 ...
分类:编程语言   时间:2018-06-13 17:24:31    阅读次数:178
Spring Cloud Spring Boot mybatis分布式微服务云架构(四)属性配置文件详解(2)
通过命令行设置属性值 相信使用过一段时间Spring Boot的用户,一定知道这条命令:java -jar xxx.jar --server.port=8888,通过使用–server.port属性来设置xxx.jar应用的端口为8888。 在命令行运行时,连续的两个减号--就是对applicati ...
分类:编程语言   时间:2018-06-13 17:20:10    阅读次数:155
Spring Cloud微服务分布式云架构
分布式、微服务、云架构 JAVA语言开发、跨平台、高性能、高可用、安全、服务化、模块化、组件化、驱动式开发模式 从现在开始,我这边会将近期研发的springcloud微服务云架构的搭建过程和精髓记录下来,帮助更多有兴趣研发spring cloud框架的朋友,希望可以帮助更多的好学者。大家来一起探讨s ...
分类:编程语言   时间:2018-06-13 11:36:39    阅读次数:132
Spring Cloud+Spring Boot+Mybatis+shiro+RestFul 企业分布式微服务云架构技术分享
Spring Cloud+Spring Boot+Mybatis+shiro+RestFul 企业分布式微服务云架构技术分享 平台基础功能 用户管理:用户是系统操作者,该功能主要完成系统用户配置。 角色管理:角色菜单权限分配、设置角色按机构进行数据范围权限划分。 权限管理:对系统中经常... ...
分类:编程语言   时间:2018-06-08 14:26:29    阅读次数:178
企业分布式微服务云架构技术分享 Spring Cloud + Spring Boot + Mybatis
使用技术 SOA服务框架:SpringCloud 、SpringBoot、RestFul等 分布式缓存:Redis 模块化管理:Maven 数据库连接池:Alibaba Druid 核心框架:Spring framework、SpringBoot 持久层框架:MyBatis 安全框架:... ...
分类:编程语言   时间:2018-05-31 19:08:53    阅读次数:247
企业分布式微服务云架构技术分享 Spring Cloud + Spring Boot + Mybatis
企业分布式微服务云架构技术分享 Spring Cloud + Spring Boot + Mybatis 使用技术 SOA服务框架:SpringCloud 、SpringBoot、RestFul等 分布式缓存:Redis 模块化管理:Maven 数据库连接池:Alibaba Druid ... ...
分类:编程语言   时间:2018-05-25 16:55:56    阅读次数:221
Spring Cloud + Spring Boot + Mybatis + shiro + 微服务 企业分布式微服务云架构技术分享
Spring Cloud + Spring Boot + Mybatis + shiro + 微服务 企业分布式微服务云架构技术分享 使用技术 SOA服务框架:SpringCloud 、SpringBoot、RestFul等 分布式缓存:Redis 模块化管理:Maven 数据库连接池:Al... ...
分类:编程语言   时间:2018-05-24 18:22:01    阅读次数:182
SpringCloud+SpringBoot+Mybatis+shiro 企业分布式微服务云架构技术
SpringCloud+SpringBoot+Mybatis+shiro 企业分布式微服务云架构技术 使用技术 SOA服务框架:SpringCloud 、SpringBoot、RestFul等 分布式缓存:Redis 模块化管理:Maven 数据库连接池:Alibaba Druid 核心框架:Spring framework、SpringBoot 持久层框架:MyBatis 安全框架:Apache Shiro 服务端验证:Hibernate Validator 任务调度:quartz 日志管理:SLF4J 1.7、Log4j 客户端验证:JQuery Validation 动态页签:easyuitab 前端框架:Bootstrap、Vue
分类:编程语言   时间:2018-05-23 11:58:10    阅读次数:173
187条   上一页 1 ... 5 6 7 8 9 ... 19 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!