当前位置:   article > 正文

springcloud之eureka服务端搭建(单机环境)_spring eureka单机部署

spring eureka单机部署

环境:idea2018,springboot_2.3.3,springcloud_Hoxton.SR7

springcloud版本对应的springboot版本:https://start.spring.io/actuator/info

  1. {
  2. "git": {
  3. "branch": "72506972926758dc1808eaa450281274ee85459a",
  4. "commit": {
  5. "id": "7250697",
  6. "time": "2020-08-17T15:37:11Z"
  7. }
  8. },
  9. "build": {
  10. "version": "0.0.1-SNAPSHOT",
  11. "artifact": "start-site",
  12. "versions": {
  13. "spring-boot": "2.3.3.RELEASE",
  14. "initializr": "0.9.2-SNAPSHOT"
  15. },
  16. "name": "start.spring.io website",
  17. "time": "2020-08-17T15:38:19.523Z",
  18. "group": "io.spring.start"
  19. },
  20. "bom-ranges": {
  21. "azure": {
  22. "2.0.10": "Spring Boot >=2.0.0.RELEASE and <2.1.0.RELEASE",
  23. "2.1.10": "Spring Boot >=2.1.0.RELEASE and <2.2.0.M1",
  24. "2.2.4": "Spring Boot >=2.2.0.M1 and <2.3.0.M1",
  25. "2.3.1": "Spring Boot >=2.3.0.M1"
  26. },
  27. "codecentric-spring-boot-admin": {
  28. "2.0.6": "Spring Boot >=2.0.0.M1 and <2.1.0.M1",
  29. "2.1.6": "Spring Boot >=2.1.0.M1 and <2.2.0.M1",
  30. "2.2.4": "Spring Boot >=2.2.0.M1 and <2.3.0.M1",
  31. "2.3.0": "Spring Boot >=2.3.0.M1 and <2.4.0-M1"
  32. },
  33. "solace-spring-boot": {
  34. "1.0.0": "Spring Boot >=2.2.0.RELEASE and <2.3.0.M1",
  35. "1.1.0": "Spring Boot >=2.3.0.M1"
  36. },
  37. "solace-spring-cloud": {
  38. "1.0.0": "Spring Boot >=2.2.0.RELEASE and <2.3.0.M1",
  39. "1.1.1": "Spring Boot >=2.3.0.M1"
  40. },
  41. "spring-cloud": {
  42. "Finchley.M2": "Spring Boot >=2.0.0.M3 and <2.0.0.M5",
  43. "Finchley.M3": "Spring Boot >=2.0.0.M5 and <=2.0.0.M5",
  44. "Finchley.M4": "Spring Boot >=2.0.0.M6 and <=2.0.0.M6",
  45. "Finchley.M5": "Spring Boot >=2.0.0.M7 and <=2.0.0.M7",
  46. "Finchley.M6": "Spring Boot >=2.0.0.RC1 and <=2.0.0.RC1",
  47. "Finchley.M7": "Spring Boot >=2.0.0.RC2 and <=2.0.0.RC2",
  48. "Finchley.M9": "Spring Boot >=2.0.0.RELEASE and <=2.0.0.RELEASE",
  49. "Finchley.RC1": "Spring Boot >=2.0.1.RELEASE and <2.0.2.RELEASE",
  50. "Finchley.RC2": "Spring Boot >=2.0.2.RELEASE and <2.0.3.RELEASE",
  51. "Finchley.SR4": "Spring Boot >=2.0.3.RELEASE and <2.0.999.BUILD-SNAPSHOT",
  52. "Finchley.BUILD-SNAPSHOT": "Spring Boot >=2.0.999.BUILD-SNAPSHOT and <2.1.0.M3",
  53. "Greenwich.M1": "Spring Boot >=2.1.0.M3 and <2.1.0.RELEASE",
  54. "Greenwich.SR6": "Spring Boot >=2.1.0.RELEASE and <2.1.17.BUILD-SNAPSHOT",
  55. "Greenwich.BUILD-SNAPSHOT": "Spring Bo
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/weixin_40725706/article/detail/943570
推荐阅读
相关标签
  

闽ICP备14008679号