Giter VIP home page Giter VIP logo

marc45 / reactive-spring Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daggerok/reactive-spring

0.0 1.0 0.0 169 KB

see branches: docker swarm, reverse proxy, cloud native, cluster, reactive streams, project reactor. Mono, Flux, spring-data, spring-boot, chat, websocket, server side events, sse, sockjs, stomp, rabbitmq, stomp broker relay, messages, messaging, cqrs, webflux, scale, spring propdeps

Java 100.00%

reactive-spring's Introduction

reactive-spring build

see branches!

gradle bootRun

# or customize timeout (default is 5 seconds)
gradle clean build
bash build/libs/*.jar -Dargs=300
java -jar build/libs/*.jar -Dargs=30
porrts are allocated:
5
# cleanup
export listen="$(netstat -AaLlnW|grep -E '3000|8000|8080|8888|9999' | wc -l)"
if [ "$listen" -ne "0" ]; then echo "seems like java is allocating $listen ports"; fi;

killall -9 java

links:

gradle bootRun
http :8080/1
http --stream :8080
http :8888/123
http --stream :8888
http --stream :8888/blabla
# using curl
curl http://localhost:8080/1 | pj
curl http://localhost:8080/

reactive-spring's People

Contributors

daggerok avatar

Watchers

DreamChaser avatar

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.