Skip to content

Commit fe212ca

Browse files
committed
fixed javaDoc
1 parent afcd513 commit fe212ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spring-ai-core/src/main/java/org/springframework/ai/vectorstore/filter/FilterExpressionBuilder.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
* }</pre>
5050
*
5151
*
52-
* This builder DSL mimics the common <a href="https://www.baeldung.com/hibernate-criteria-queries">Criteria Queries</a>
52+
* This builder DSL mimics the common
53+
* <a href="https://www.baeldung.com/hibernate-criteria-queries">Criteria Queries</a>
5354
* syntax.
5455
*
5556
* @author Christian Tzolov

0 commit comments

Comments
 (0)