GithubHelp home page GithubHelp logo

dubersfeld's Projects

bactrian icon bactrian

I present here a microservice-oriented Spring Boot application that uses some basic Docker features including Docker Compose and also Spring Cloud Configuration.

bactrian-discovery icon bactrian-discovery

I present here a microservice-oriented application that uses some basic Docker features including Docker Compose. It also uses Netflix Eureka and Feign Client for service discovery implementation.

bactrian-gateway icon bactrian-gateway

I present here a microservice-oriented application that uses some basic Docker features including Docker Compose. It also uses Netflix Eureka, Netflix Zuul and Feign Client for service discovery and gateway implementation.

breadth-first-search-anim icon breadth-first-search-anim

Java based animated demonstration of Breadth First Search algorithm using HTML5 Canvas, Javascript and AJAX.

breadth-first-search-step icon breadth-first-search-step

Java based animated demonstration of Breadth First Search algorithm using HTML5 Canvas, Javascript and AJAX.

chatroomboot icon chatroomboot

A chat room demo based on Spring Boot STOMP support using in-memory broker and Websocket

depth-first-search-anim icon depth-first-search-anim

Java based demonstration of Depth First Search algorithm using HTML5 Canvas, Javascript and AJAX with animation.

depth-first-search-forest icon depth-first-search-forest

Java based demonstration of Depth First Search algorithm using HTML5 Canvas, Javascript and AJAX with animation.

depth-first-search-undir-anim icon depth-first-search-undir-anim

Java based animated demonstration of Depth First Search algorithm applied to find the connected components of an undirected graph

dijkstra-anim icon dijkstra-anim

Java based animated demonstration of Dijkstra algorithm applied to build a Shortest Paths Tree on a strongly connected directed graph

dijkstra-step icon dijkstra-step

Java based step-by-step demonstration of Dijkstra algorithm applied to build a Shortest Paths Tree on a strongly connected directed graph

fleetwood icon fleetwood

A Java based demo REST client designed to work with the demo REST server Sharewood for photo sharing.

garnet-gateway icon garnet-gateway

I present here a microservice-oriented application demo that uses Spring Session with Redis implementation. It also uses Zuul as a gateway. It features two web page servers each with its own login running behind a Zuul reverse proxy.

graham-anim icon graham-anim

Java based animated demonstration of the Graham Scan algorithm applied to build the convex hull of a points distribution

graham-step icon graham-step

Java based step-by-step demonstration of the Graham Scan algorithm applied to build the convex hull of a points distribution

gutenberg icon gutenberg

A MongoDB based e-commerce site demo with Spring Boot support.

gutenberg-adagio icon gutenberg-adagio

I present here a microservice-oriented application that is a spin-off of the previous project [gutenberg-allegro](https://github.com/dubersfeld/gutenberg-allegro). This project uses an ElasticSearch Docker image instead of the local ElasticSearch service that should be stopped to avoid any port conflict. The main difference is that the application is started using systemd instead of Docker-Compose.

gutenberg-allegro icon gutenberg-allegro

I present here a microservice-oriented application that is a Docker version of the previous project https://github.com/dubersfeld/gutenberg-rhapsody. This project uses an ElasticSearch Docker image instead of the local ElasticSearch service that should be stopped to avoid any port conflict. In addition I present an emulation of an ElasticSearch cluster based on Docker containers.

gutenberg-anaconda icon gutenberg-anaconda

I present here a microservice-oriented application that uses some basic Docker features including docker-compose. It consists of a collection of separate servers all running in Docker containers. MongoDB is used for persistence and also runs in a container.

gutenberg-cantabile icon gutenberg-cantabile

I present here a microservice oriented application that is a Reactive version of the previous project [gutenberg-allegro](https://github.com/dubersfeld/gutenberg-allegro). This project uses an Elasticsearch Docker image instead of the local Elasticsearch service that should be stopped to avoid any port conflict. In addition I have implemented some basic test classes for the four backend servers.

gutenberg-compass icon gutenberg-compass

I present here a microservice-oriented application that uses some basic Docker features including docker-compose. It consists of a collection of separate servers all running in Docker containers.

gutenberg-loxodromy icon gutenberg-loxodromy

I present here a microservice-oriented application that is a Docker version of the previous project [gutenberg-allegro](https://github.com/dubersfeld/gutenberg-allegro). This project uses an ElasticSearch Docker image instead of the local ElasticSearch service that should be stopped to avoid any port conflict. In addition I present an emulation of an ElasticSearch cluster based on Docker containers. The only change from gutenberg-allegro is the removal of RestTemplate from frontend-server and its replacement by WebClient as a RESTful client. This change takes into account the future deprecation of RestTemplate.

gutenberg-manhattan icon gutenberg-manhattan

I present here a microservice-oriented application that uses some basic Docker features including docker-compose. It consists of a collection of separate servers all running in Docker containers. MongoDB is used for persistence and also runs in a container. Moreover all backend servers use reactive connection to MongoDB and Spring WebFlux rather than Spring RESTful. All backend servers are tested using JUnit5 test classes.

gutenberg-odyssey icon gutenberg-odyssey

I present here a basic Kubernetes version of the previous microservice-oriented project gutenberg-compass. It consists of a collection of separate services all running in Kubernetes pods.

gutenberg-replica icon gutenberg-replica

A MongoDB based e-commerce site demo with Spring Boot support and replication.

gutenberg-rhapsody icon gutenberg-rhapsody

I present here a microservice-oriented application that uses ElasticSearch as a schemaless database. It is a reengineering of a previous project that used MongoDB. It consists of a collection of separate RESTful servers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.