Skip to content

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

Description

@icojb25

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions