spring-projects / spring-boot

Spring Boot
https://spring.io/projects/spring-boot
Apache License 2.0
75.01k stars 40.66k forks source link

spring boot starter pulsar maven download failed #42897

Closed lucky-lbc closed 2 hours ago

lucky-lbc commented 3 hours ago

hi, i have a question about pom dependency。 like this pic 图片 i see the spring-boot-starter-pulsar is exist. in the starters. not understand of download failed;

my english is pool. please understand

bclozel commented 2 hours ago

Hello I don't know why your IDE did not resolve this dependency. It is present on Maven Central: https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-starter-pulsar/3.3.1/

If you would like some help with your IDE, please ask the dedicated support or ask a question on Stackoverflow.

Thanks.