Coder Social home page Coder Social logo

jponge / demo-vertx-kotlin-rxjava2-kubernetes Goto Github PK

View Code? Open in Web Editor NEW
24.0 5.0 6.0 174 KB

Demonstration of Eclipse Vert.x, Kotlin, RxJava2 and Kubernetes

License: Apache License 2.0

Kotlin 82.02% HTML 4.11% Vue 9.52% JavaScript 0.57% Shell 3.77%
vertx kubernetes kotlin reactive microservice rxjava2 rxkotlin minikube

demo-vertx-kotlin-rxjava2-kubernetes's Introduction

demo-vertx-kotlin-rxjava2-kubernetes's People

Contributors

jponge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

demo-vertx-kotlin-rxjava2-kubernetes's Issues

./gradlew build fails

@jponge

20:28:00: Executing task 'build'...

:temperature-service:compileKotlin UP-TO-DATE
:temperature-service:compileJava NO-SOURCE
:temperature-service:processResources UP-TO-DATE
:temperature-service:classes UP-TO-DATE
:temperature-service:jar
:temperature-service:startScripts
:temperature-service:distTar
:temperature-service:distZip
:temperature-service:shadowJar
:temperature-service:startShadowScripts
:temperature-service:shadowDistTar
:temperature-service:shadowDistZip
:temperature-service:assemble
:temperature-service:compileTestKotlin UP-TO-DATE
:temperature-service:compileTestJava NO-SOURCE
:temperature-service:processTestResources NO-SOURCE
:temperature-service:testClasses UP-TO-DATE
:temperature-service:test

io.github.jponge.temperature.IntegrationTest > ๐Ÿ“ก Check that the HTTP server works FAILED
    java.lang.AssertionError
        Caused by: org.opentest4j.AssertionFailedError

2 tests completed, 1 failed
:temperature-service:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':temperature-service:test'.
> There were failing tests. See the report at: file:///me/projects/misc/demo-vertx-kotlin-rxjava2-kubernetes/temperature-service/build/reports/tests/test/index.html

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
See https://docs.gradle.org/4.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 10s
12 actionable tasks: 9 executed, 3 up-to-date
There were failing tests. See the report at: file:///me/projects/misc/demo-vertx-kotlin-rxjava2-kubernetes/temperature-service/build/reports/tests/test/index.html
20:28:12: Task execution finished 'build'.

Live reload not working as I'd expect

Hi @jponge,

Thanks for sharing this really useful application blueprint.

I have a question about live reloading. I'm not sure whether my expectations are invalid or whether there's something not working as intended.

If I run up one of the services, e.g. ./gradlew :temperature-service:vertxRun, and I then make a small code change, I notice in the console that reload occurs, but my change is not reflected in the running application. If I completely restart the gradle command, the changes are present as I'd expect.

I'm making the change in a standard text editor rather than an IDE.

Any suggestions?

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.