I am Wuxinshui
-
深入理解Mysql-基础架构
MySQL, the most popular Open Source SQL database management system, is developed, distributed, and supported by Oracle Corporation.
-
深入理解HotSpot JVM 基本原理
Java HotSpot虚拟机是Sun用于Java平台的VM。 它使用许多先进技术为Java应用程序提供最佳性能,包括最先进的内存模型,垃圾收集器和自适应优化器。
-
基础服务系列-Centos7 安装Node.js10
Node.js® is a JavaScript runtime built on Chrome’s V8 JavaScript engine.
-
基础服务系列-Centos7 安装Python3.7
Python 3.7.0 is the newest major release of the Python language, and it contains many new features and optimizations.
-
Python3-Web开发
Python也可以做web开发。
-
初识Python3
Python是一种解释型、面向对象、动态数据类型的高级程序设计语言。由Guido van Rossum于1989年底发明,第一个公开发行版发行于1991年。
-
Feign-手动创建FeignClient
Feign跨网络请求服务。
-
SpringBoot-i18n国际化
In computing, internationalization and localization are means of adapting computer software to different languages, regional peculiarities and technical requirements of a target locale.
-
Springboot 命令注入属性[--]&[-D]
Springboot 命令注入属性[–]&[-D]
-
深入理解Tomcat 基本架构
The Apache Tomcat® software is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. The Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket specifications are developed under the Java Community Process.