9 answers
Your error clearly shows
`TypeMismatchException:Failed to convert property
value of type[java.lang.String] to required type [int] for property 'port'.
nested exception is java.lang.NumberFormatException`
Which means you need to put integer value in your HTTP port in properties file