templates - Modify how the generated views look like with Spring Roo without manually change each one post-creation? -



templates - Modify how the generated views look like with Spring Roo without manually change each one post-creation? -

a simple question. how may alter how spring roo generates it's views not need alter them post-creation? if follow tutorial this, alter layout this. understand have alter manually after view has been generated. if wanted sec view base of operations of generated views instead of first one? need modify source code or there simple way override generating code? possible set 1 base of operations different projects?

roo uses tiles (used templating) , jsp tags of stuff, , has built-in theme handling well. believe in tutorial pizza shop, using combination of modifing tiles templates , custom theme.

once modify default theme, if memory serves css set in special folder under web-inf, , modify tiles templates, , new pages have roo auto-generate inherit new look-and-feel.

templates view spring-roo

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -