业务开发的技术成长 5 中间件建设之通用文件集成
中间件建设之通用文件集成 00:02 服务目前分为两层,一层是 Service 层,提供领域服务。 ...
中间件建设之通用文件集成 00:02 服务目前分为两层,一层是 Service 层,提供领域服务。 ...
maven环境配置 Maven 当前仓库使用阿里免费的仓库进行发布,免去了自建 nexus 的麻烦。需要将 setting.xml 放在 ~/.m2 目录下。 ...
如何打造高效的学习环境 00:32 在阿里云注册一个云效账号。 阿里云效 阿里云效提供代码管理和知识仓库功能,目前免费,可以用来学习。 ...
技术架构及如何快速开发技巧 02:28 每一个模块都是作为一个项目组进行开发。 ...
代码生成器原理 00:33 1 2 SHOW TABLE STATUS FROM order_center; SHOW FULL COLUMNS FROM order_item; 第一句执行后,会将数据库下所有表都列出来,拿出指定的一行,将来转换成 Entity 第二句执行后,会将每个表中的属性详情查找出来 01:59 ...
前言 只有代码能告诉你它做的事,它是唯一准确的。尽管有时候我们也需要注释,但是还是要尽量减少它们。 ...
Eureka supports the rendering of diagrams by using Mermaid. ...
Eureka supports the rendering of mathematical formulas by using KaTeX. ...
Maecenas maximus, elit in ornare porttitor, nisi eros hendrerit nisl, sed fermentum nulla urna blandit tellus. ...
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. ...