You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the ConverterConfigurer is exists in the 1.0.1-snapshot version.
Add the sonatype public repository
repositories {
mavenCentral()
maven { url "https://oss.sonatype.org/content/groups/public" }
...
}
class ConverterConfigurer not found in the package which is downloaded from maven repository
https://mvnrepository.com/artifact/com.github.rozidan/modelmapper-spring-boot-starter/1.0.0
The text was updated successfully, but these errors were encountered: