Skip to content
- update to new gin version and jakarta.inject namespace
- switched gin, jukito, gwtp and gwtp-extensions to own forks
- Backoffice generator speedup: detect BackofficeWidgets only once
- Backoffice generator - replaced GWT.create() with Injection
- server side validation result deserialization improved
- less code and can be unit tested now
- removed jakarta.validation and org.hibernate.validator sources
  all required sources from jakarta.validation and
org.hibernate.validator
  where included into gwt-bean-validators-engine package, now only the
  modified are part of the package, the other are used from source.jars