Project

General

Profile

« Previous | Next » 

Revision 48147

added swagger support

View differences:

dispatcher-servlet.xml
22 22
	
23 23
	<mvc:resources mapping="/resources/**" location="classpath:/eu/dnetlib/web/resources/" />
24 24

  
25
	<mvc:resources mapping="swagger-ui.html" location="classpath:/META-INF/resources/" />
26
	<mvc:resources mapping="/webjars/**" location="classpath:/META-INF/resources/webjars/" />
27

  
25 28
</beans>

Also available in: Unified diff