You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bd...@apache.org on 2022/09/30 16:51:50 UTC

[directory-scimple] branch spring-boot updated (dbf618b4 -> e03979fa)

This is an automated email from the ASF dual-hosted git repository.

bdemers pushed a change to branch spring-boot
in repository https://gitbox.apache.org/repos/asf/directory-scimple.git


    from dbf618b4 Update to Spring Boot 3-M5
     add e03979fa Return a 501 (not implemented) status code when a Repository is not found

No new revisions were added by this update.

Summary of changes:
 .../scim/server/exception/ScimExceptionMapper.java       |  4 +---
 .../scim/server/rest/BaseResourceTypeResourceImpl.java   |  2 +-
 .../server/rest/BaseResourceTypeResourceImplTest.java    | 16 ++++++++++++++++
 .../directory/scim/protocol/exception/ScimException.java |  4 ++--
 4 files changed, 20 insertions(+), 6 deletions(-)