摘要: Declaring templates and elements inside of templates works great for most scenarios. Sometimes you need a bit more control over what your component wi 阅读全文
posted @ 2018-07-24 22:09 Zhentiw 阅读(227) 评论(0) 推荐(0)
摘要: Functional templates allow you to create components consisting of only the template tag and exposing the props passed into the template with the props 阅读全文
posted @ 2018-07-24 20:57 Zhentiw 阅读(472) 评论(0) 推荐(0)
摘要: To bootsrap the application use the following Maven archetype: mvn -DarchetypeGroupId=org.codehaus.mojo.archetypes -DarchetypeArtifactId=webapp-javaee 阅读全文
posted @ 2018-07-24 02:21 Zhentiw 阅读(279) 评论(0) 推荐(0)