BAEL-2399: Guice vs Spring - Dependency Injection
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.baeldung.examples.common;
|
||||
|
||||
public interface PersonDao {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user