April 28, 2017
How to Create Custom Namespaces and Handlers in Spring
Custom namespaces in spring are a way to replace the complex bean definitions with a more user-friendly configuration. Spring itself provides several namespaces out of the box. e.g.Read Moreby Phee Jay