Egalh's Stars
eugenp/tutorials
Getting Started with Spring Boot 3:
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
codecentric/spring-boot-admin
Admin UI for administration of spring boot applications
awslabs/aws-shell
An integrated shell for working with the AWS CLI.
jenkinsci/docker
Docker official jenkins repo
buchen/portfolio
Track and evaluate the performance of your investment portfolio across stocks, cryptocurrencies, and other assets.
aws/amazon-ecs-cli
The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications on ECS/Fargate.
spring-guides/tut-spring-security-and-angular-js
Spring Security and Angular:: A tutorial on how to use Spring Security with a single page application with various backend architectures, ranging from a simple single server to an API gateway with OAuth2 authentication.
jenkinsci/gitlab-plugin
A Jenkins plugin for interfacing with GitLab
awsdocs/elastic-beanstalk-samples
This repository contains code and configuration samples (e.g. .ebextensions) for AWS Elastic Beanstalk.
pholser/junit-quickcheck
Property-based testing, JUnit-style
aws-solutions/aws-waf-security-automations
This solution automatically deploys a single web access control list (web ACL) with a set of AWS WAF rules designed to filter common web-based attacks.
awslabs/aws-js-s3-explorer
AWS JavaScript S3 Explorer is a JavaScript application that uses AWS's JavaScript SDK and S3 APIs to make the contents of an S3 bucket easy to browse via a web browser.
anaynayak/aws-security-viz
Visualize your aws security groups.
groovy/groovy-eclipse
Eclipse Groovy Development Tools
jenkinsci/docker-workflow-plugin
Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects.
wro4j/wro4j
Free and Open Source Java project which brings together almost all the modern web tools: JsHint, CssLint, JsMin, Google Closure compressor, YUI Compressor, UglifyJs, Dojo Shrinksafe, Css Variables Support, JSON Compression, Less, Sass, CoffeeScript and much more. In the same time, the aim is to keep it as simple as possible and as extensible as possible in order to be easily adapted to application specific needs.
awslabs/awscli-aliases
Repository for AWS CLI aliases.
bft-smart/library
BFT-SMaRt's project home page
aws-samples/amazon-ecs-java-microservices
This is a reference architecture for java microservice on Amazon ECS
Docker-Hub-frolvlad/docker-alpine-java
Small Docker image with Java 8+ runtime (JRE ~119MB) and devkit (JDK ~167MB)
aws-solutions/aws-centralized-logging
spring-attic/spring-cloud-pipelines
[DEPRECATED] Codebase containing Concourse and Jenkins opinionated pipelines. Moved to https://github.com/CloudPipelines/
aws-samples/aws-java-sample
Sample project to demonstrate usage of the AWS SDK for Java
jenkinsci/docker-build-publish-plugin
aws/amazon-ecs-logs-collector
The script will be used to collect general os logs as well as Docker and ecs-agent logs, it also support to enable debug mode for docker and ecs-agent in Amazon Linux.
spring-cloud/spring-cloud-deployer-kubernetes
The Spring Cloud Deployer implementation for Kubernetes
awslabs/aws-codebuild-jenkins-plugin
AWS CodeBuild integration as a Jenkins build step.
aws-samples/aws-cicd-docker-containers
This repo explains how to build a continuous delivery pipeline that automatically builds and deploys your Docker images and deploys them onto an ECS cluster.
spring-attic/aws-refapp
Refernce app for spring-cloud-aws