-
**[David Geary](https://jira.spring.io/secure/ViewProfile.jspa?name=david_geary)** opened **[INT-571](https://jira.spring.io/browse/INT-571?redirect=false)** and commented
A simple XML aggregator tha…
-
```
Re-posted from SF tracker
https://sourceforge.net/tracker/?func=detail&aid=2566429&group_id=152762&atid=78
5191
Hello, I've tried to use zk data binding with zk + spring web flow integration,
bu…
-
When using Vaadin 8 CDI add-on, access to `@CDIView()`s that are annotated with `@RolesAllowed()` is restricted to authenticated users who belong to the corresponding role.
It is not clear from the…
-
query options from matching(query) not used by ReactiveFindByQueryOperationSupport.all()
```
@Test
@Disabled
void mmm() {
JsonObject queryPlaceholderValues = JsonValue.jo();
queryPlaceh…
-
I'm using Liquibase to update my database from two sides:
1. Via the Liquibase Maven plugin
1. Via Spring with SpringLiquibase that updates the database upon application startup
Running vacuum from …
-
```
Hello,
Could it be possible for the team to provide some feedback, maybe some docs,
about how to
configure gwt-dispatch to use with Gilead?
Maybe it's a common doubt a lot of people have, incl…
-
```java
.withConverter(DateFormat.class, 100, SimpleDateFormat::new)
.withConverter(DateTimeFormatter.class, 100, DateTimeFormatter::ofPattern)
.withConverter(CharSequence.class, 100, Object::toStr…
-
Currently, `SQLStatementCountValidator` relies on the `net.ttddyy.dsproxy.QueryCountHolder` class which holds the query counts in a `ThreadLocal` field. However, `datasource-proxy` library also suppor…
-
java.lang.NullPointerException: null
at org.apache.dubbo.registry.integration.RegistryProtocol.registerStatedUrl(RegistryProtocol.java:183) ~[dubbo-2.7.10.jar!/:2.7.10]
at org.apache.dubbo.registr…
-
Is there any way to use this library with project reactor/ RxJava or any implementation which we can use to make it reactive?
For firestore [this Github](https://github.com/spring-cloud/spring-clou…