学习SpringBoot记录

问题:SpringBoot正常启动后访问localhost:8080/hello提示无法访问

idea提示springboot正常启动学习SpringBoot--Day1
访问localhost:8080/hello学习SpringBoot--Day1
问题:查看控制台发现tomacat端口号为-1
学习SpringBoot--Day1
解决:修改application.properties文件中的内容将端口号改为8080
学习SpringBoot--Day1

该文用于记录学习SpringBoot过程中遇到的问题

相关文章:

  • 2021-11-27
  • 2021-07-21
  • 2021-06-14
  • 2021-09-07
  • 2021-05-01
  • 2022-01-17
  • 2021-11-22
猜你喜欢
  • 2021-04-13
  • 2021-08-22
  • 2021-08-25
  • 2021-10-31
  • 2021-05-14
  • 2021-07-24
  • 2021-07-20
相关资源
相似解决方案