alibaba / alibaba/cloud-native-app-initializer

skip problem

Open
#99 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
308
Forks
107
PR merge metrics
No merged PRs in 30d

Description

mvn spring-boot:run
Not listening on 8080

edit pom.xml
```
false
```
and then ok!

Contributor guide

Open the contributing guide

Research direction

Start by running `mvn spring-boot:run` and inspect the project’s `pom.xml`, especially the `` setting mentioned in the issue. Confirm whether changing it to `false` makes the application listen on port 8080; done means the documented command starts the service successfully without that manual workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend, build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.