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

Update for newer (v2) versions of Spring Boot #24

Open
icojb25 opened this issue Aug 26, 2022 · 0 comments
Open

Update for newer (v2) versions of Spring Boot #24

icojb25 opened this issue Aug 26, 2022 · 0 comments

Comments

@icojb25
Copy link

icojb25 commented Aug 26, 2022

This solution currently works great with version 1 of Spring Boot, but fails with

Exception in thread "main" java.lang.NoSuchMethodError: org.springframework.boot.SpringApplication.run(Ljava/lang/Object;[Ljava/lang/String;)Lorg/springframework/context/ConfigurableApplicationContext; at net.nicoll.boot.daemon.SpringBootService.start(SpringBootService.java:42) at net.nicoll.boot.daemon.StartSpringBootService.main(StartSpringBootService.java:27)

in version2 ... would it be possible to upgrade / update so it works with v2+ as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant