Skip to content
View sineadmcl13's full-sized avatar
  • Belfast, Northern Ireland
Block or Report

Block or report sineadmcl13

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. ocpjp-11-upgrade-exam-prep ocpjp-11-upgrade-exam-prep Public

    Exam 1Z0-817: Upgrade OCP Java 6, 7 & 8 to Java SE 11 Developer Study Guide

    8 8

  2. node-logging-and-spring-sleuth node-logging-and-spring-sleuth Public

    A small project demostrating how to log requests in node received from spring projects

    JavaScript 2

  3. file.io file.io Public

    Example of java client built from swagger spec for interacting with file.io

    Java

  4. little-mawk-server little-mawk-server Public

    A (WIP) mock rest server for testing

    JavaScript

  5. ocpjp-8-upgrade-exam-prep ocpjp-8-upgrade-exam-prep Public

    Notes and code examples for ocpjp 8 upgrade exam 1Z0-810

    Java 1

  6. Spring Redirect Attributes being los... Spring Redirect Attributes being lost when redirecting to absolute url via a gateway such as Zuul
    1
    @Configuration
    2
    public class Config extends WebMvcConfigurerAdapter {
    3
    	
    4
        @Bean
    5
        public FlashMessageHandler flashMapManager(){