Giter Site home page Giter Site logo

jveverka / java-11-examples Goto Github PK

View Code? Open in Web Editor NEW
57.0 3.0 53.0 3.08 MB

JDK 11 examples and demo projects.

License: Apache License 2.0

Java 98.72% Shell 0.71% CSS 0.01% JavaScript 0.06% HTML 0.03% Python 0.42% C 0.05%
java11 blockchain dependency-injection grpc clustering jetty mongodb ssh-server kafka akka

java-11-examples's People

Contributors

jveverka 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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

java-11-examples's Issues

create PKI demo

PKI demo - X.509 certificates, CA, document signing, document encryption

PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

2020-03-25T11:42:07.218-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] A problem occurred configuring project ':spring-jcasbin'.
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve all artifacts for configuration ':spring-jcasbin:classpath'.
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve org.springframework.boot:spring-boot-gradle-plugin:2.2.5.RELEASE.
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Required by:
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] project :spring-jcasbin > org.springframework.boot:org.springframework.boot.gradle.plugin:2.2.5.RELEASE
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve org.springframework.boot:spring-boot-gradle-plugin:2.2.5.RELEASE.
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not parse POM https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-gradle-plugin/2.2.5.RELEASE/spring-boot-gradle-plugin-2.2.5.RELEASE.pom
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve org.springframework.boot:spring-boot-tools:2.2.5.RELEASE.
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve org.springframework.boot:spring-boot-tools:2.2.5.RELEASE.
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not parse POM https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-tools/2.2.5.RELEASE/spring-boot-tools-2.2.5.RELEASE.pom
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve org.springframework.boot:spring-boot-parent:2.2.5.RELEASE.
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve org.springframework.boot:spring-boot-parent:2.2.5.RELEASE.
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not parse POM https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-parent/2.2.5.RELEASE/spring-boot-parent-2.2.5.RELEASE.pom
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve org.springframework.boot:spring-boot-dependencies:2.2.5.RELEASE.
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve org.springframework.boot:spring-boot-dependencies:2.2.5.RELEASE.
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not parse POM https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-dependencies/2.2.5.RELEASE/spring-boot-dependencies-2.2.5.RELEASE.pom
2020-03-25T11:42:07.219-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve io.rsocket:rsocket-bom:1.0.0-RC6.
2020-03-25T11:42:07.220-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve io.rsocket:rsocket-bom:1.0.0-RC6.
2020-03-25T11:42:07.220-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not get resource 'https://plugins.gradle.org/m2/io/rsocket/rsocket-bom/1.0.0-RC6/rsocket-bom-1.0.0-RC6.module'.
2020-03-25T11:42:07.220-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not GET 'https://repo.jfrog.org/artifactory/libs-release-bintray/io/rsocket/rsocket-bom/1.0.0-RC6/rsocket-bom-1.0.0-RC6.module?referrer'.
2020-03-25T11:42:07.220-0700 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Gradle version:


Gradle 6.3

Build time: 2020-03-24 19:52:07 UTC
Revision: bacd40b727b0130eeac8855ae3f9fd9a0b207c60

Kotlin: 1.3.70
Groovy: 2.5.10
Ant: Apache Ant(TM) version 1.10.7 compiled on September 1 2019
JVM: 11.0.6 (AdoptOpenJDK 11.0.6+10)
OS: Mac OS X 10.15.3 x86_64

Java version:

java --version master@a74e949 โœ˜
openjdk 11.0.6 2020-01-14
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.6+10)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.6+10, mixed mode)

GraalVM demo

GraalVM demo - quarkus.io, AOT compiled application

ssh-jcommander not found?

Hi & thanks for publishing all these examples, I'm looking to refresh my stack and start using Java 11 & gradle so it seemed like a nice way to start.

Upon building, gradle gives me the following error:

Could not resolve project :ssh-server.
Required by:
    project :ssh-jcommander

I then proceeded to exclude everything in the gradle files related to ssh-jcommander and it then seemed to build properly.

Am I interpreting correctly that ssh-jcommander is a local dependency of the ssh-server project and that this dependency is now obsolete but there are still references to it?

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.