JAVA-960: Migrate spring-resttemplate to com.baeldung
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.baeldung.client;
|
||||
|
||||
public interface Consts {
|
||||
int APPLICATION_PORT = 8082;
|
||||
}
|
||||
Reference in New Issue
Block a user