目录1、Java 的 AOT(Ahead-Of-Time)2、Solon AOT3、使用 solon-parent4、如果没有使用 solon-parent1、Java 的 AOT(Ahead-Of-Time)
I like creating named branches in Mercurial to deal with features that might take a while to code, so when I push I do a hg push -r default to ensure I\'m only pushing changes to the default branch. H