Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • develop
  • feature/scoring-CoPilot
  • feature/scoring-chatgpt1
  • main
4 results

Target

Select target project
  • Marvin.Serchimo/assignment-3
1 result
Select Git revision
  • develop
  • feature/scoring-CoPilot
  • feature/scoring-chatgpt1
  • main
4 results
Show changes

Commits on Source 22

##Vollständige Commit-Nachrichten##
Fix CompositePropertySourceTests which fails when run we debug logging.
Provide with implementationType overloads…
Provided overloaded versions offorField and forMethodParameter that accept a ResolvableType implementation type (as opposed to a Class).
Provided overloaded versions of `forField` and `forMethodParameter` that
accept a `ResolvableType` implementation type (as opposed to a Class).
Make TypeDescriptor more amenable to subclassing
Change the previously package scope TypeDescriptor constructor to
protected and add a getResolvableType() protected method.
Extract appendix from main index.adoc
Extract the appendix into a separate asciidoc file in order to make the
main index.adoc easier to work with.