Go on on on and on...


  • Home

  • Categories

  • Tags

  • Archives

  • Message

  • About

  • Search

实践Spring MVC之国际化

Posted on 2017-08-30 | In Java | Visitors

基于LocaleResolver取得Locale,参考实现包括如下三种:

Read more »

实践Spring MVC之主题

Posted on 2017-08-30 | In Java | Visitors

Spring MVC主题(Theme)基于ThemeResolver实现

Read more »

实践测试之Junit

Posted on 2017-08-23 | In 测试 | Visitors

Keep the bar green to keep the code clean.

Read more »

实践Docker

Posted on 2017-08-22 | In 云计算 | Visitors

安装

Read more »

实践Spring MVC

Posted on 2017-08-22 | In Java | Visitors

Spring MVC是Spring Framework的Web解决方案之一。

Read more »

实践Spring Boot之EnableAutoConfiguration注解

Posted on 2017-08-22 | In Java | Visitors

Spring Boot用于快速高效地创建可执行的Spring应用程序,进一步升华了约定优于配置,其中核心之一就是自动配置,通过@EnableAutoConfiguration实现,在类路径中查找META-INF/spring.factories(比如:spring-boot-autoconfigure中的这个文件),解析出每一条记录(每一条其实就是一个Configuration),然后import,实施装载配置。

Read more »

实践MySQL主从复制(master-slave-replication)

Posted on 2017-08-22 | In 数据库 | Visitors
Read more »

实践Galera Cluster for MySQL

Posted on 2017-08-22 | In 数据库 | Visitors

Galera Cluster for MySQL

Read more »

实践Mycat

Posted on 2017-08-22 | In 数据库 | Visitors

Mycat是一个数据库中间件,处于应用和后端数据库之间,提供负载均衡、高可用、分库分表和聚合等功能。

Read more »

概述移动开发

Posted on 2017-08-16 | In 移动互联网 | Visitors

Native App

Read more »
1 … 105 106 107 … 114
Ray Wang

Ray Wang

My Blog

1136 posts
30 categories
RSS
© 2025 Ray Wang
Powered by Jekyll
Theme - NexT.Muse