Obelich
9/13/2018 - 5:18 PM

JvSpringBeanContext

Esto es para agregar el anotation config y el scan

	<context:annotation-config></context:annotation-config>
	<context:component-scan base-package="$Paquete-nombre$"></context:component-scan>