Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed documentation build by providing correct fallback objects #3257 #3258

Merged
merged 1 commit into from
Jul 1, 2024

Commits on Jun 28, 2024

  1. Fixed documentation build by providing correct fallback objects #3257

    - problem was that the fallback objects used at asciidoc generation,
      did not contain non-nullable values
    - wrote unit test to check that this fails in normal build as well
      (fail early)
    - UNDEFINED values are now not only set by spring container, but
      also set as default when used as POJO
    de-jcup committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8f39d84 View commit details
    Browse the repository at this point in the history