mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 17:48:14 +08:00
Rework "Prevent build failure when tests are skipped"
This commit reworks e3d9c3c
to enable the docs profile by default again
as it breaks the release on Artifactory. This has the side effect of
not running the tests used by the doc unless the docs profile is active.
This commit is contained in:
@@ -36,8 +36,7 @@ in many environments (including embedded in your own project)
|
||||
* `initializr-web`: REST endpoints and web interface
|
||||
* `initializr-actuator`: optional module to provide statistics and metrics on project
|
||||
generation
|
||||
* `initializr-docs`: documentation (not enabled by default, enable the `docs` profile
|
||||
in your IDE)
|
||||
* `initializr-docs`: documentation
|
||||
|
||||
`initializr-service` is an additional module that represents the production instance
|
||||
that is available at link:https://start.spring.io[]. It is not enabled by default but
|
||||
|
Reference in New Issue
Block a user