BAEL-16781 Moving top articles to their respective packages (#7594)

This commit is contained in:
Dhawal Kapil
2019-08-23 23:07:21 +05:30
committed by Josh Cummings
parent d3ba9f47ef
commit 721542f248
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
package org.baeldung.client;
package org.baeldung.resttemplate;
import static org.apache.commons.codec.binary.Base64.encodeBase64;
import static org.baeldung.client.Consts.APPLICATION_PORT;