[BAEL-16662] Move articles out of spring-core and into spring-di and … (#7750)
* [BAEL-16662] Move articles out of spring-core and into spring-di and spring-core-2 * [BAEL-16662] Fixed required config classes * [BAEL-16662] - Removed unused dependencies from spring-core
This commit is contained in:
committed by
Josh Cummings
parent
6ee7181125
commit
8d6c2dc2ed
@@ -0,0 +1,5 @@
|
||||
package com.baeldung.di.spring;
|
||||
|
||||
public interface AudioBookService {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user