目录前言一、Spring Boo Starter 简介二、如何自定义 Starter2.1命名规范2.2整体结构2.3模块开发2.3.1依赖引入2.3.2xxxAutoConfiguration的实现2.3.3 xxxProperties的实现2.3.4配置spring.factories文件三、浅析 Spr
I was looking over Martin Fowler\'s recent book conte开发者_开发问答nts - Domain Specific Languages and I noticed some ANTLR example - that got me thinking that writing compilers will become more and