Skip to content

Unable to run application due missing asset.notNull method #8140

@yeta-io-ceo

Description

@yeta-io-ceo

Bug report

Application built with spring boot version 2.0.0-BUILD-SNAPSHOT cannot start due missing Assert.notNull(single argument) method

java.lang.NoSuchMethodError: org.springframework.util.Assert.notNull(Ljava/lang/Object;)V
	at org.springframework.boot.bind.PropertiesConfigurationFactory.<init>(PropertiesConfigurationFactory.java:92) ~[spring-boot-2.0.0.BUILD-20170130.202942-338.jar:2.0.0.BUILD-SNAPSHOT]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions