M
M
mindgrow2020-12-04 12:52:26
Java
mindgrow, 2020-12-04 12:52:26

What is the error when using JAXB?

Does the compiler swear at an error that I don't really understand?
How to fix it and what is it?

5fca070a3b133225181040.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2020-12-04
@mindgrow

JAXB has not been included in the standard library since Java 9. Either tell the module system that you are using JAXB or include it as a dependency.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question