Skip to content
View jaksatomovic's full-sized avatar
👨‍💻
👨‍💻

Block or report jaksatomovic

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. GitLab pipeline for monolith spring ... GitLab pipeline for monolith spring boot application
    1
    image: docker:18-git
    2
    
    
    3
    services:
    4
        - docker:18-dind
    5
    
    
  2. kafka-stack-docker-compose kafka-stack-docker-compose Public

    This replicates as well as possible real deployment configurations, where you have your zookeeper servers and kafka servers actually all distinct from each other. This solves all the networking hur…

  3. Head-First-Design-Patterns Head-First-Design-Patterns Public

    Forked from bethrobson/Head-First-Design-Patterns

    Code for Head First Design Patterns book (2014)

    Java