small fixes to match articles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package com.baeldung;
|
||||
|
||||
public interface Consts {
|
||||
int APPLICATION_PORT = 8082;
|
||||
int APPLICATION_PORT = 8080;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user