Consistent use of <pre class="code">
Issue: SPR-8108
This commit is contained in:
@@ -83,7 +83,7 @@ import org.springframework.web.context.ServletContextAware;
|
||||
*
|
||||
* <p>A typical TilesConfigurer bean definition looks as follows:
|
||||
*
|
||||
* <pre>
|
||||
* <pre class="code">
|
||||
* <bean id="tilesConfigurer" class="org.springframework.web.servlet.view.tiles3.TilesConfigurer">
|
||||
* <property name="definitions">
|
||||
* <list>
|
||||
|
||||
Reference in New Issue
Block a user