close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

`CommerceConnection` returns optional services wrapped in `Optional` instead of as `null`s

The CommerceConnection interface has been changed to no longer return optional services as null if they are not available, but as {{Optional}}s instead.

This should uncover potential NPEs and also makes them easier to use in Optional call chains.

(CMS-14529)

Search Results

Table Of Contents