Skip to content

Wrong method recommended for build.gradle? #423

Closed
@camilajenny

Description

@camilajenny

You recommend adding runtime('org.springframework.boot:spring-boot-starter-aop') as a dependency to the project, but then I get No candidates for method call runtime. Did you mean

runtimeOnly 'org.springframework.boot:spring-boot-starter-aop'

?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions