- 
    
Bug
 - 
    Resolution: Done
 - 
    
Major
 - 
    1.1.0.Final
 - 
    None
 
- 
        False
 - 
        False
 - 
        Undefined
 - 
        
 - 
        ---
 - 
        ---
 - 
        
 
KOGITO-3700 migrate Kogito SpringBoot code to Spring Web API. Part of this migration is to remove `http*` package scan done by resteasy. This should be compensated by setting this scan in `@SpringBootApplication` annotation.
However in https://github.com/kiegroup/kogito-runtimes/blob/master/archetypes/kogito-springboot-archetype/src/main/resources/archetype-resources/src/main/java/KogitoApplication.java this package scan is missing.
- blocks
 - 
                    
KOGITO-3699 Migration to Spring MVC
-         
 - Pull Request Sent
 
 -