spring-guides / gs-relational-data-access

Accessing Relational Data using JDBC with Spring :: Learn how to access relational data with Spring.
https://spring.io/guides/gs/relational-data-access/
Apache License 2.0
80 stars 146 forks source link

Unresolved directive in <stdin> on Spring Docs #26

Closed tiagopedutti closed 1 year ago

tiagopedutti commented 3 years ago

Hello! I was reading the guides on spring.io and I notice that the files included in ASCII Doctors are throwing an error and I can't see the code snippet unless I access the file directly here in the repo.

Follow the evidence below: image

Buzzardo commented 1 year ago

Fixed by a more recent PR. Thanks for letting us know, though.