• Phillip Webb's avatar
    Exclude spring-data-rest package from being stored · 73e390c8
    Phillip Webb authored
    Update AutoConfigurationUtils to specifically exclude spring-data-rest
    packages from being stored. This prevent missing class errors caused
    when Spring Boot attempts to use @ComponentScan packages as the source
    for JPA entities and reads annotations that are not on the classpath.
    
    Issue: #55489346
    73e390c8
Name
Last commit
Last update
..
src Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...