Skip to content

Latest version (4.14) on start ends with exception #57

@hasanli-orkhan

Description

@hasanli-orkhan

Hello, dear developer!
I have builded jar from source code with maven.
Steps to reproduce the problem:

  • download the project
  • navigate via terminal (cd {path})
  • mvn compile
  • mvn package
    Then I get jar file which I included inside project via Gradle.
    When I run the project get the exception of Spring Framework...
    Caused by: java.lang.ClassNotFoundException: org.springframework.util.MultiValueMap
    How I can fix it or may be you can add the latest package to mvnrepository? The latest package version on mvnrepository is 4.8.3
    P.S. Here is the compiled jar for 4.14 version -
    https://yadi.sk/d/uAxj1D2JScHh8A
    Thanks in advance!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions