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
Out of the box, the sample app fails to run (and the test doesn't run either: same error). The app.run() call has an issue with a port in use (no idea what port, 8080 isn't in use on my system). Wanted to see if there's a way to find out what port is in conflict or a fix for this issue?
Also, is the mule-spring-boot-starter is being maintained for any newer versions of spring boot?
The text was updated successfully, but these errors were encountered:
Out of the box, the sample app fails to run (and the test doesn't run either: same error). The app.run() call has an issue with a port in use (no idea what port, 8080 isn't in use on my system). Wanted to see if there's a way to find out what port is in conflict or a fix for this issue?
Also, is the mule-spring-boot-starter is being maintained for any newer versions of spring boot?
The text was updated successfully, but these errors were encountered: