managing static web dependecies wirh webjars

Post on 14-Sep-2014

210 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

 

TRANSCRIPT

Presented by Angel Ruiz

@ Canberra J(ava) Users group

5 minutes Flash Talks - 13 February 2014

Managing static web dependencies with

@aruizcahttp://aruizca.com

- Anything in the META-INF/resourcesdirectory inside a JAR dependency of your web application is automatically exposed as a static resource by any Servlet 3.0+ compliant container.

- Anything in the META-INF/resourcesdirectory inside a JAR dependency of your web application is automatically exposed as a static resource by any Servlet 3.0+ compliant container.

top related