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 2023/01/12 17:01:58 UTC

[directory-scimple] branch develop updated (bcab498a -> 600eb503)

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

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


    from bcab498a Merge pull request #222 from apache/phone-lax-parsing
     add a52af73f Use UUIDs for examples
     new 600eb503 Merge pull request #225 from apache/simplify-examples

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../example/jersey/service/InMemoryGroupService.java    | 17 +++++++++--------
 .../example/jersey/service/InMemoryUserService.java     | 12 +++---------
 .../example/memory/service/InMemoryGroupService.java    | 17 +++++++++--------
 .../example/memory/service/InMemoryUserService.java     | 12 +++---------
 .../example/spring/ScimpleSpringBootApplication.java    |  9 +++++----
 .../example/spring/service/InMemoryGroupService.java    | 17 +++++++++--------
 .../example/spring/service/InMemoryUserService.java     | 12 +++---------
 7 files changed, 41 insertions(+), 55 deletions(-)


[directory-scimple] 01/01: Merge pull request #225 from apache/simplify-examples

Posted by bd...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 600eb5032feea75f4e847ce4126529213a3d1927
Merge: bcab498a a52af73f
Author: Brian Demers <bd...@apache.org>
AuthorDate: Thu Jan 12 12:01:52 2023 -0500

    Merge pull request #225 from apache/simplify-examples
    
    Use UUIDs for examples

 .../example/jersey/service/InMemoryGroupService.java    | 17 +++++++++--------
 .../example/jersey/service/InMemoryUserService.java     | 12 +++---------
 .../example/memory/service/InMemoryGroupService.java    | 17 +++++++++--------
 .../example/memory/service/InMemoryUserService.java     | 12 +++---------
 .../example/spring/ScimpleSpringBootApplication.java    |  9 +++++----
 .../example/spring/service/InMemoryGroupService.java    | 17 +++++++++--------
 .../example/spring/service/InMemoryUserService.java     | 12 +++---------
 7 files changed, 41 insertions(+), 55 deletions(-)