All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.beangle.mvc.xml Maven / Gradle / Ivy

There is a newer version: 0.9.23
Show newest version
<?xml version="1.0"?>
<mvc>
  <profile name="showcase" package="org.beangle.webmvc.showcase.action">
    <url path="/" suffix=""  style="seo" />
    <interceptors>
      <interceptor name="web.Interceptor.cors"/>
    </interceptors>
  </profile>
</mvc>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy