oasp-logo

Roadmap

OASP V2.4.0 is available from End of June 2017. Half-Yearly major releases will be accompanied by minor ones to complete and maintain the solution.

main features

  • OASP4J Refactoring - Modularisation of Sample application
  • Service-Client and Microservice support for OASP4J
  • OASP integrated Build with JavaScript Client

Release Notes

added main features

  • Spring Boot Upgrade to 1.5.3
  • Exclude Third Party Libraries that are not needed from sample restaurant application
  • Bugfix:Fixed the 'WhiteLabel' error received when tried to login to the sample restaurant application that is deployed onto external Tomcat
  • Bugfix:Removed the API api.org.apache.catalina.filters.SetCharacterEncodingFilter and used spring framework's API org.springframework.web.filter.CharacterEncodingFilter instead
  • Bugfix:Fixed the error "class file for javax.interceptor.InterceptorBinding not found" received when executing the command 'mvn site' when trying to generate javadoc using Maven javadoc plugin
  • Removed the deprecated API io.oasp.module.web.common.base.PropertiesWebApplicationContextInitializer
  • Documentation of the usage of UserDetailsService of Spring Security

Release Notes

added main features

  • Database Integration with PostGres, MSSQL Server, MariaDB
  • Added docs folder for gh pages and added oomph setups
  • Refactored Code
  • Refactored Test Infrastructure
  • Added Documentation on debugging tests
  • Added Two Batch Job tests in the restaurant sample
  • Bugfix:Fixed the error received when the Spring Boot Application from sample application that is created from maven archetype is launched.
  • Bugfix:Fix for 404 error received when clicked on the link '1. Table' in index.html of the sample application created from maven archetype

Release Notes

added main features

  • Upgrade to Spring Boot 1.3.8.RELEASE
  • Upgrade to Apache CXF 3.1.8
  • Database Integration with Oracle 11g
  • Added Servlet for HTTP-Debugging
  • Refactored Code and Improved JavaDoc
  • Bugfix: mvn spring-boot:run executes successfully for oasp4j application created using oasp4j template
  • Added subsystem tests of SalesmanagementRestService and several other tests
  • Added Tests to test java packages conformance to OASP conventions

Release Notes

added main features

  • Update to MMM 7.3.0
  • Improved REST Exception Facade
  • Improved Sample Application Security : Authentication & AbstractAccessControlProvider (Cyclic Dependencies)

Release Notes

added main features

  • Maintenance
  • Bugfix: WAR no longer contained libs twice
  • Upgrade for Apache Commons Collections to v4.1
  • Replaced Criteria-API with QueryDSL completely
  • Changed header to X-CorrelationId
  • Improved test infrastructure for unit tests
  • Enhanced IDE package for OASP based on Eclipse Mars

Release Notes

added main features

  • Spring Boot Integration
  • More server deployment variants, incl. standalone startup
  • Upgrade to Apache CXF 3.1.x
  • Updates application template
  • Revised documentation regarding Spring Boot and Batch


previously released

Release Notes

added main features

  • Batch component and sample implementation (code only)
  • Monitor execution time
  • Update of JAX RS Api
  • Improved logging configuration
  • Simplified strategy for TO equals and hashcode
  • clean up unit tests, usage of AssertJ

Release Notes

added main features

  • revised CORS configuration
  • Modified example "drink state"
  • Refactored usecase pattern

Release Notes

added main features

  • Alternative deployment as EAR
  • Metadata-protocol on server interfaces
  • Pagination and sorting support on server and clients

Release Notes

added main features

  • Server reference implementation (OASP4j 1.2)