Kislaya Pant
Results
1
issues of
Kislaya Pant
For the below config properties as per the documentation : `server.http.port=80 server.host.name=foobar.com server.max.threads=100` The ServerConfig Interface is mentioned below ` public interface ServerConfig extends Config { @Key("server.http.port") int port(); @Key("server.host.name")...