Skip to content

Introduce explicit mode of stub downloading #287

@marcingrzejszczak

Description

@marcingrzejszczak

Currently we have a combination of workOffline, repositoryRoot

  • workOffline:true, repositoryRoot:null - pick from local maven repo
  • workOffline:false, repositoryRoot:sth - download from maven repo
  • workOffline:false, repositoryRoot:null - pick from classpath

for version 1.2.0 we could consider a Spring Boot Test style of explicitly providing an option. Local, Classpath, Maven or sth like that.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions