Package org.openwms.wms.app
package org.openwms.wms.app
This package contains configuration classes for the Spring context and lifecycle management.
-
ClassesClassDescriptionAn AuditableEntityListener is a Hibernate Envers extension that resolves the current User from Spring Security Context and passes it as user information down to the
AuditableRevisionEntity
, that is mapped to the Envers Revision table.A AuditableRevisionEntity is mapped onto Hibernate Envers Revision table and extended about the current user.A InventoryAsyncConfiguration is activated when the service uses asynchronous communication to access other services.A InventoryDistributedConfiguration is activated when the service is deployed as a microservice, not packaged within an application.A InventoryModuleConfiguration.A InventorySecurityConfiguration.A PersistentBagConverter.A PersistentMapConverter.A PersistentSetConverter.QAuditableRevisionEntity is a Querydsl query type for AuditableRevisionEntity