springboot运行时候出现Process finished with exit code 1错误

Connected to the target VM, address: '127.0.0.1:49944', transport: 'socket'

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v1.5.9.RELEASE)

Disconnected from the target VM, address: '127.0.0.1:49944', transport: 'socket'

Process finished with exit code 1

猜你喜欢

转载自blog.csdn.net/u013083989/article/details/82901371