mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-30 04:45:58 +08:00
Polish
This commit is contained in:
parent
1cffeaabf5
commit
6fbb1262d3
@ -19,7 +19,7 @@ package io.spring.initializr.util;
|
||||
import org.springframework.util.Assert;
|
||||
|
||||
/**
|
||||
* Define a {@link Version} range. A square bracket "[" or "]" denotes an inclusive
|
||||
* Define a {@link Version} range. A square bracket "[" or "]" denotes an inclusive
|
||||
* end of the range and a round bracket "(" or ")" denotes an exclusive end of the
|
||||
* range. A range can also be unbounded by defining a a single {@link Version}. The
|
||||
* examples below make this clear.
|
||||
|
Loading…
Reference in New Issue
Block a user