Packages 
Package Description
de.trustable.ca3s.core  
de.trustable.ca3s.core.aop.logging  
de.trustable.ca3s.core.bpmn.task  
de.trustable.ca3s.core.config
Spring Framework configuration files.
de.trustable.ca3s.core.config.audit
Audit specific code.
de.trustable.ca3s.core.domain
JPA domain objects.
de.trustable.ca3s.core.domain.enumeration  
de.trustable.ca3s.core.repository
Spring Data JPA repositories.
de.trustable.ca3s.core.schedule  
de.trustable.ca3s.core.security
Spring Security configuration.
de.trustable.ca3s.core.security.jwt  
de.trustable.ca3s.core.security.provider  
de.trustable.ca3s.core.service
Service layer beans.
de.trustable.ca3s.core.service.adcs  
de.trustable.ca3s.core.service.cmp  
de.trustable.ca3s.core.service.dir  
de.trustable.ca3s.core.service.dto
Data Transfer Objects.
de.trustable.ca3s.core.service.dto.acme  
de.trustable.ca3s.core.service.dto.acme.problem  
de.trustable.ca3s.core.service.impl  
de.trustable.ca3s.core.service.mapper
MapStruct mappers for mapping domain objects and Data Transfer Objects.
de.trustable.ca3s.core.service.util  
de.trustable.ca3s.core.web.html  
de.trustable.ca3s.core.web.rest
Spring MVC REST controllers.
de.trustable.ca3s.core.web.rest.acme  
de.trustable.ca3s.core.web.rest.acme.advice  
de.trustable.ca3s.core.web.rest.data  
de.trustable.ca3s.core.web.rest.errors
Specific errors used with Zalando's "problem-spring-web" library.
de.trustable.ca3s.core.web.rest.support  
de.trustable.ca3s.core.web.rest.vm
View Models used by Spring MVC REST controllers.
de.trustable.ca3s.core.web.servlet  
de.trustable.ca3s.core.web.websocket
WebSocket services, using Spring Websocket.
de.trustable.ca3s.core.web.websocket.dto
Data Access Objects used by WebSocket services.