뉴스

Flyway quarkus extension get “java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus” when executing test #16632 New issue Closed falcantaracano ...
@Aleksej97 The issue is caused by the scala-library 2.12 reflect depends on the java.lang.ClassValue. On Android, the java.lang.ClassValue type does not exist in the java.lang package.