Home > Back-end >  For help, Springboot jar package running on the server in 404
For help, Springboot jar package running on the server in 404

Time:11-23



Springboot package jar run on the server so in 404, after running locally if can be normal output json data
Seek help from a great god

CodePudding user response:

/error 404

CodePudding user response:

Finish packing first run locally, may go wrong packaging

CodePudding user response:

Whether it needs to be run the jar package, support class jar is not in running environment, can't run,

CodePudding user response:

Springboot package jar after running on the server

You look at your server startup log, inside there must be some error messages, you this is not up

CodePudding user response:

Request out of anomaly, and then move on to the/error

CodePudding user response:

To look at server startup log, there must be an error message, your server is not normal start up, may be a little jars, or configuration files to be modified,
  • Related