We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c138516 commit 56d1efcCopy full SHA for 56d1efc
README.md
@@ -42,7 +42,7 @@ If you are programmer/sysadmin or you just feeling that you are able to run a lo
42
* *Databases*: H2, MySQL or PostgreSQL
43
* *Database access*: Spring's `JdbcTemplate`
44
* *Database migrations*: Liquibase
45
-* *Validation*: JSR-303 (Hibernate Validator)
+* *Validation*: Hibernate Validator
46
* *Logging*: Slf4j (Logback)
47
* *Unit tests*: Groovy with Spock Framework or JUnit (for Java code), jasmine (for JavaScript code)
48
* *Integration tests*: Selenium3, RobotFramework, WireMock
0 commit comments