Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to configure spring boot dev tool if building from sources #10760

Open
andyabcd1 opened this issue May 10, 2024 · 0 comments
Open

How to configure spring boot dev tool if building from sources #10760

andyabcd1 opened this issue May 10, 2024 · 0 comments
Assignees
Labels
question generic question

Comments

@andyabcd1
Copy link

I have an ongoing thingsboard project that is built from sources. Every customized feature is created in the application folder.

Now I want to integrate spring-boot-devtools to the project, so I updated
application/pom.xml

Screenshot 2024-05-10 at 11 32 27 AM

However, there is an error.

Dependency 'org.springframework.boot:spring-boot-devtools:' not found 
Tag name: artifactId Description : The unique id for an artifact produced by the project group, e. g. maven-artifact. Version : 3.0.0+

Am I doing it in a wrong way?

@andyabcd1 andyabcd1 added the question generic question label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question generic question
Projects
None yet
Development

No branches or pull requests

2 participants