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
java.lang.AbstractMethodError: Receiver class org.springframework.restdocs.asciidoctor.DefaultAttributesPreprocessor does not define or inherit an implementation of the resolved method 'abstract org.asciidoctor.extension.Reader process(org.asciidoctor.ast.Document, org.asciidoctor.extension.PreprocessorReader)' of abstract class org.asciidoctor.extension.Preprocessor.
The text was updated successfully, but these errors were encountered:
Can't speak to OP's use case, but for mine, can confirm using asciidoctor-maven-plugin 3.1.0 and spring-restdocs-asciidoctor 3.0.3-SNAPSHOT together works great, thanks @wilkinsona!
izeye
added a commit
to izeye/spring-restdocs
that referenced
this issue
Dec 7, 2024
https://github.com/asciidoctor/asciidoctorj/releases/tag/v3.0.0
First issue I encountered was:
The text was updated successfully, but these errors were encountered: