light-eventuate-4j icon indicating copy to clipboard operation
light-eventuate-4j copied to clipboard

An eventual consistency framework based on Event Sourcing and CQRS on top of light-4j and Kafka

Results 19 light-eventuate-4j issues
Sort by recently updated
recently updated
newest added

Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.1.6.Final to 2.2.19.Final. Commits 2ec4d95 Prepare 2.2.19.Final e52cefb Merge pull request #1361 from fl4via/2.2.x_backport_bug_fixes 215316d [UNDERTOW-1997] Add test for a security constraint with "/" path URL Pattern...

dependencies

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 to 2.12.6.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.10.0&new-version=2.12.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

as one of the customers is still using it.

Your project, `networknt/light-eventuate-4j`, depends on the outdated library FastClasspathScanner in the following source files: * [`eventuate-client/src/main/java/com/networknt/eventuate/client/EventuateClientStartupHookProvider.java`](https://github.com/networknt/light-eventuate-4j/tree/master/eventuate-client/src/main/java/com/networknt/eventuate/client/EventuateClientStartupHookProvider.java) * [`eventuate-client/src/main/java/com/networknt/eventuate/client/AnnotationUtils.java`](https://github.com/networknt/light-eventuate-4j/tree/master/eventuate-client/src/main/java/com/networknt/eventuate/client/AnnotationUtils.java) FastClasspathScanner has been significantly reworked since the version your code depends upon:...

Hi guys, I am considering some future work during this year to look at, nothing so much important, but related to overall performance, of the light4j platform as well as...

The library needs to be updated to a higher version, to update some of its own dependent libs

For both producer and receiver * logging * metrics * security * filter * transformer *...