fastjson反序列化机制
fastjson提供了智能匹配的规则,下面写法会自动映射
op_id->opid->ipId
也就是说就算json字符串是’op_id’,那java变量也可以用opid或者opId,然后也可以获取相应的数据。
git学习
Google搜索运算符是特殊字符和命令(有时称为“高级运算符”),它们扩展了常规文本搜索的功能。搜索运算符对于从内容研究到技术SEO审核的所有工作都非常有用。
从小型企业到全球化企业,云计算都是一个热门话题,但它仍然是一个涵盖了许多在线领域的宽泛概念。 当您开始考虑将您的业务转移到云计算时,无论是为了应用程序还是基础设施部署,理解各种云服务的区别和优势比以往任何时候都更为重要。
什么是容器?一种标准化的软件单位。
容器和虚拟机具有相似的资源隔离和分配优势,但功能不同,因为容器虚拟化了操作系统,而不是硬件。容器更加便携和高效。
Apache Shiro™ is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro’s easy-to-understand API, you can quickly and easily secure any application – from the smallest mobile applications to the largest web and enterprise applications.
Welcome to Shiro!
为了手腕着想,键盘厚度超过20mm就要考虑配掌托了,不想折腾的推荐ThinkPad小红点键盘。
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information.
主要记录一些要注意的点,因为网上教程版本众多,所以尽量以最新的官方文档为准。