Skip to content
Snippets Groups Projects
Forked from Smart / broken-petclinic
327 commits behind the upstream repository.
user avatar
michaelisvy authored
- Now using namespace, much simpler (11 lines instead of 27)
- Just a minor issue with:
<bean class="org.springframework.web.servlet.view.JstlView">
	<property name="url" value="" />
</bean>
(should investigate later if we can remove “url” attribute
92e7ab43
History