Skip to content

Commit

Permalink
Merge pull request #601 from ksundong
Browse files Browse the repository at this point in the history
* pr/601:
  Polish validation starter description
  Fix outdated JSR for Validation starter

Closes gh-601
  • Loading branch information
snicoll committed Dec 27, 2020
2 parents 6dcc547 + 3f9ebb1 commit 8b0e5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ initializr:
href: https://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#howto-batch-applications
- name: Validation
id: validation
description: JSR-303 validation with Hibernate validator.
description: Bean Validation with Hibernate validator.
links:
- rel: reference
href: https://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-validation
Expand Down

0 comments on commit 8b0e5a2

Please sign in to comment.