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.0.5
Show newest version
<?xml version="1.0"?>
<mvc>
  <profile name="config" package="org.beangle.webui.app.config.action">
    <url path="/config" suffix=""  style="seo" />
    <interceptors>
      <interceptor name="web.Interceptor.flash"/>
      <interceptor name="web.Interceptor.cors"/>
    </interceptors>
  </profile>
</mvc>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy