Skip to content

Application Fails to Start in Development/Deployment Mode #58

@tech0priyanshu

Description

@tech0priyanshu

When I run the project in Development mode:

$ mvn spring-boot:run
$ node node_modules/.bin/webpack --env.NODE_ENV=dev --watch

Issue Log:

Image
Image
Image

When I run the project in Deployment mode:

$ mvn clean install
$ java $JAVA_OPTS -Dserver.port=$PORT -jar target/*.jar

Issue Log:

Image
Image

Image

Environment Details:

Maven Version: 3.8.7

Node Version: v22.14.0

NPM/Yarn Version: 10.9.2

Image

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions