mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 23:13:30 +08:00
![]() This commit switches SingleSelectCapability content to CopyOnWriteArrayList to prevent ArrayIndexOutOfBoundsException in case of concurrent updates of boot versions. Note that there is way to mitigate that in 1.4 with the use of the `sync` attribute, see gh-251 Closes gh-229 |
||
---|---|---|
.. | ||
src | ||
pom.xml |