Code Monkey home page Code Monkey logo

todo-list-example's People

Contributors

aseovic avatar dependabot[bot] avatar dhirupandey avatar ghillert avatar rlubke avatar thegridman avatar tmiddlet2666 avatar vasac avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

todo-list-example's Issues

Helidon Server fails to work with ExpressJS front-end

When testing the Helidon Server with the ExpressJS front-end, the following exception is seen in the helidon server log:

2023.03.31 13:35:58 SEVERE coherence Thread[Logger@9226098 23.03,3,main]: (thread=nioEventLoopGroup-4-1, member=1, up=132.787): java.lang.IllegalStateException: Cannot find a serializer configuration for name 'json'
2023.03.31 13:35:58 SEVERE coherence Thread[Logger@9226098 23.03,3,main]: (thread=nioEventLoopGroup-4-1, member=1, up=132.788): java.lang.IllegalStateException: Cannot find a serializer configuration for name 'json'
	at com.tangosol.io.NamedSerializerFactory.lambda$static$0(NamedSerializerFactory.java:53)
	at com.oracle.coherence.grpc.proxy.BaseGrpcServiceImpl.getSerializer(BaseGrpcServiceImpl.java:126)
	at com.oracle.coherence.grpc.proxy.NamedCacheServiceImpl.createRequestHolder(NamedCacheServiceImpl.java:1446)
	at com.oracle.coherence.grpc.proxy.MapListenerProxy.onNext(MapListenerProxy.java:97)
	at com.oracle.coherence.grpc.proxy.MapListenerProxy.onNext(MapListenerProxy.java:64)
	at io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at com.oracle.coherence.grpc.proxy.GrpcMetricsInterceptor$MessageTimingCallListener.onMessage(GrpcMetricsInterceptor.java:188)
	at io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)

JavaFX client fails to run in a 23.03 environment

The following exception is raised when trying to run the JavaFX client:

Exception in Application init method
Exception in thread "main" java.lang.RuntimeException: Exception in Application init method
	at [email protected]/com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:896)
	at [email protected]/com.sun.javafx.application.LauncherImpl.lambda$launchApplication$2(LauncherImpl.java:196)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.NoClassDefFoundError: javax/enterprise/inject/se/SeContainerInitializer
	at [email protected]/de.perdoctus.fx.FxCdiApplicationLoader.init(FxCdiApplicationLoader.java:49)
	at [email protected]/com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:825)
	... 2 more
Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.se.SeContainerInitializer
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
	... 4 more

Spring: Consider migrating to Spring's GraphQL support

Recently, Spring added direct support for GraphQL currently available as second milestone release 1.0.0-M2

We may consider taking a look and see how easy it would be to migrate. It also provide a graphql-spring-boot-starter for Spring Boot.

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.