Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As an example, here is a maven project that uses mifos jars, creates application context so it may invoke java based application services.

Warning
titleSpring Security not fully implemented for JAR

Any spring scecurity that exists on application services (service facades) is not yet being invoked

Create maven java project with the following pom.xml files

...