Skip to content
View peterwal's full-sized avatar

Block or report peterwal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 10 Java One Liners to impress your f... 10 Java One Liners to impress your friends
    1
    import java.net.URL;
    2
    import java.nio.file.Files;
    3
    import java.nio.file.Paths;
    4
    import java.text.MessageFormat;
    5
    import java.util.Arrays;
  2. cpi-groovy-examples cpi-groovy-examples Public

    Forked from pizug/cpi-groovy-examples

    Groovy Script Examples for SAP Cloud Integration (CPI)

    Groovy

  3. equalize-xpi-modules equalize-xpi-modules Public

    Forked from engswee/equalize-xpi-modules

    PI Custom Adapter Modules

    Java

  4. java8-tutorial java8-tutorial Public

    Forked from winterbe/java8-tutorial

    Modern Java - A Guide to Java 8

    Java

  5. OAuthAccessTokenSAP-BTP OAuthAccessTokenSAP-BTP Public

    Java Script to get OAuth access token from SAP BTP using Postman

    JavaScript