You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2020. It is now read-only.
Expected behaviour :
Scenario 1: If no port is provided, devon4j application should run on 8081 port.
Scenario 2: If the port is provided, devon4j application should run on the provided port.
Actual/current behaviour :
Scenario 1: devon4j application is running only in 8080 port.
Scenario 2: devon4j application is running only in 8080 port.