BAEL-17449 Slice 19 | The top 100 articles should have their own package in the module (#7755)
This commit is contained in:
committed by
Josh Cummings
parent
2f5dcfaa65
commit
d5abe46c25
+1
-3
@@ -1,7 +1,5 @@
|
||||
package org.baeldung.spring.config;
|
||||
package org.baeldung.scopes;
|
||||
|
||||
import org.baeldung.scopes.HelloMessageGenerator;
|
||||
import org.baeldung.scopes.Person;
|
||||
import org.springframework.context.annotation.Bean;
|
||||
import org.springframework.context.annotation.ComponentScan;
|
||||
import org.springframework.context.annotation.Configuration;
|
||||
Reference in New Issue
Block a user