renamed the package name

This commit is contained in:
amit.pandey
2019-12-27 12:48:31 +05:30
parent bb944171a6
commit 123a5cfd55
3 changed files with 2 additions and 8 deletions
@@ -1,4 +1,4 @@
package com.baeldung.autoconfiguration;
package com.baeldung.springbootannotations;
import java.util.Arrays;
import java.util.Properties;