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
2023-07-07 11:47:14,046 INFO [io.quarkus] (main) code-with-quarkus 1.0.0-SNAPSHOT native (powered by Quarkus 3.2.0.Final) started in 0.019s. Listening on: http://0.0.0.0:8080
140
140
2023-07-07 11:47:14,047 INFO [io.quarkus] (main) Profile prod activated.
The `quarkus-spring-web` extension requires `quarkus-resteasy-reactive-jackson`.
57
-
In order to be conservative with the amount of dependencies, the `quarkus-resteasy-reactive` was removed in favor of `quarkus-resteasy-reactive-jackson`.
56
+
The `quarkus-spring-web` extension requires `quarkus-rest-jackson`.
57
+
In order to be conservative with the amount of dependencies, the `quarkus-rest-jsonb` was removed in favor of `quarkus-rest-jackson`.
0 commit comments