Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/apolloconfig/apollo-java

Apollo Java Clients
https://github.com/apolloconfig/apollo-java

Implement parsing time based on pattern for @ApolloJsonValue (#53)

* feat(apollo-client): allow user set data format partition when use @ApolloJsonValue (#2540)

...

07ed79b06859202a8e7df6fd007168182417df0c authored 11 months ago by huxley <[email protected]>
ProviderManager初始化动作不再在构造方法中实现 (#50)

* 新增com.ctrip.framework.foundation.spi.ProviderManager.initialize方法,在使用自定义的ProviderManager实现时,不再...

51efea657b8ce6544da871931ccb5f6b3de2d21d authored 11 months ago by magic <[email protected]>
bump version to 2.3.0-SNAPSHOT

ce881f50b90ea45ac75bafe31aaefcf1cda9690d authored 11 months ago by Jason Song <[email protected]>
bump version to 2.2.0

2c2b833dc4c68bdcb3da841d4d1436347d946677 authored about 1 year ago by Jason Song <[email protected]>
feat(openapi): create app (#32)

* feat(openapi): create app

* feat(openapi): create app

* fix: remove create app by env

* fea...

21259e5dcef3960b2162ae9c62b6acd6b99e59fd authored about 1 year ago by wxq <[email protected]>
feat(openapi): create app (#32)

* feat(openapi): create app

* feat(openapi): create app

* fix: remove create app by env

...

5344bc4f07288842bb850145bcf80a084bd94114 authored over 1 year ago by wxq <[email protected]>
fix: compatible with snakeyaml-2.x (#35)

* fix: compatible with snakeyaml-2.0

* docs: changelog

d2eca1f4c52b7d5ca66b065fd035f54ad179ca67 authored over 1 year ago by Richie <[email protected]>
Support concurrent loading of Config for different namespaces (#29)

e4d12c734bd52cf768317486a72cc32d4aa0c0cb authored over 1 year ago by tian90coder <[email protected]>
Bump guava from 31.0.1-jre to 32.0.0-jre

Bumps [guava](https://github.com/google/guava) from 31.0.1-jre to 32.0.0-jre.
- [Release notes](...

265fe49ddf0a4becad40ecf5bcd6bd1c86d9826b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Support non-junit-binding testing server and junit5 extension. (#25)

* Support non-junit-binding testing server and junit5 extension.

* Update CHANGES.md

* A s...

38ff077b13d856ec0d0b666dfdc459e86cda45ce authored over 1 year ago by yag <[email protected]>
refactor(apollo-client): Optimize the exception message when failing to retrieve configuration information. (#22)

* refactor(apollo-client): Optimize the exception message when failing to retrieve configuration...

78ec538f3fffb5c2081db73ad7f0dcbc0aeebcaf authored almost 2 years ago by kl <[email protected]>
bump version to 2.2.0-SNAPSHOT

b6cc06a34a9825a0b5df8c48f48fcbd89da56dc7 authored almost 2 years ago by Jason Song <[email protected]>
Update release.yml

f8d28868e5c300bca0161885a316cce3639bd342 authored almost 2 years ago by Jason Song <[email protected]>
bump version to 2.1.0

9ea2213ff34fb8a0189e5aeb611f890b71940453 authored almost 2 years ago by Jason Song <[email protected]>
add Ordered interface to MessageProducerManager and Injector SPI

093e18601c312c2fface4545e9e39f305eeb0095 authored almost 2 years ago by Jason Song <[email protected]>
fix potential test error issue

f34c30c8b46bfe3ea10d6038ef18e62ce214e37e authored almost 2 years ago by Jason Song <[email protected]>
Fix beanName2SpringValueDefinitions cache issue

8d17de5748ff53959b6df5c5b790e9768ab6616b authored almost 2 years ago by Jason Song <[email protected]>
Allow users to config comma-separated namespaces for ApolloConfigChangeListener (#11)

* test java 8 build

* provide optional param to inject comma separated strings of namespaces
...

af2751fa4bce9242a933b20a809a64ba63b2a2ac authored almost 2 years ago by Anand Joshi <[email protected]>
fix potential test error issue

041fdf4b39973ca4ec04f5b69c6e4af8e59aafe9 authored almost 2 years ago by Jason Song <[email protected]>
Add `apollo-plugin-log4j2` module to support log4j2.xml integration (#6)

* Add `apollo-log4j2` module to support log4j2.xml integration

* Add License header

* Rena...

0560bf5543b7cefe6c7d0d4c572960d6afae26ed authored about 2 years ago by Stephen Ni <[email protected]>
apollo-client-config-data support spring boot 3.0 (#5)

* apollo-client-config-data support spring boot 3.0

* CHANGES.md

* AutoConfiguration

0a7b041d9dafaed9ab03868732f2963ee22df388 authored about 2 years ago by vdisk-group <[email protected]>
apollo-client support spring boot 3.0

394055367a828d4564d2300d9364492e29177712 authored about 2 years ago by Jason Song <[email protected]>
repair the application registerBeanDefinitions read not appropriate c… (#3)

* repair the application registerBeanDefinitions read not appropriate configuration,cause apollo...

f6670d5584c2423af570916b42f1077030ff6bbd authored about 2 years ago by Gallant <[email protected]>
Create SECURITY.md

0fef1fd96aa2e38f092752d9f1120f5c203caea3 authored about 2 years ago by Jason Song <[email protected]>
minor fix

bce8f5eb100be3c8abe79d6974582e0ddead63dd authored about 2 years ago by Jason Song <[email protected]>
clean up

129c2c41e49fcb2d37e0b4a5e1643dd5e1d36270 authored about 2 years ago by Jason Song <[email protected]>
move apollo-core, apollo-client, apollo-mockserver, apollo-openapi and apollo-client-config-data to apollo-java repo

0a2791b4123606c6bed4e2014e50586ee56b83f5 authored about 2 years ago by Jason Song <[email protected]>
Initial commit

28c4a9b30ce4e18166bb6b3a79572feec55e56d6 authored about 2 years ago by Jason Song <[email protected]>