ade303a6de
merge sync up
5 lines
107 B
Java
5 lines
107 B
Java
package com.baeldung.springbootconfiguration;
|
|
|
|
public class PersonServiceImpl implements PersonService {
|
|
}
|