eden-architect icon indicating copy to clipboard operation
eden-architect copied to clipboard

自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。

Results 12 eden-architect issues
Sort by recently updated
recently updated
newest added

**The context** What do you wish to achieve? **The question** What's the problem? What's not working? What's missing and why do you need it? **Stacktraces and logs** Do you have...

question

Bumps [guava](https://github.com/google/guava) from 30.0-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies

Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.30.1 to 3.41.2.2. Release notes Sourced from sqlite-jdbc's releases. Release 3.41.2.2 Changelog 🚀 Features jdbc add support for LocalDate, LocalTime, LocalDateTime in ResultSet#getObject (1d2ff63) implement PreparedStatement getParameterType...

dependencies

Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.52.1 to 1.53.0. Release notes Sourced from grpc-protobuf's releases. v1.53.0 New Features googleapis: Allow user set c2p bootstrap config (#9856) xds: Add contain and stringMatcher in RouteConfiguration...

dependencies

**The problem** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **The solution** A clear and concise description of what you want to...

enhancement