-
**[Jordi Llach Fernandez](https://jira.spring.io/secure/ViewProfile.jspa?name=jllachf)** opened **[DATAMONGO-1271](https://jira.spring.io/browse/DATAMONGO-1271?redirect=false)** and commented
By now …
-
```
java-client:2.1.0
real device: android 4.4.2
appium:1.3.4
```
**my java code:**
``` java
public AndroidDriver appDriver;
File classpathRoot = new File(System.getProperty("user.dir"));
…
-
**[Marcel Stör](https://jira.spring.io/secure/ViewProfile.jspa?name=marcelstoer)** opened **[DATAJPA-813](https://jira.spring.io/browse/DATAJPA-813?redirect=false)** and commented
After upgrading fro…
-
```
java.lang.NoSuchFieldException: unsubscribed
java.lang.Class.getDeclaredField(Class.java:929)
java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl.(AtomicIntegerFiel…
-
**[Rowan Massey](https://jira.spring.io/secure/ViewProfile.jspa?name=ruaghain)** opened **[DATAREST-377](https://jira.spring.io/browse/DATAREST-377?redirect=false)** and commented
I've created integr…
-
**[Florian Geßner](https://jira.spring.io/secure/ViewProfile.jspa?name=gessnerfl)** opened **[DATAMONGO-1212](https://jira.spring.io/browse/DATAMONGO-1212?redirect=false)** and commented
With the upd…
-
When opening IDE and Version Control is active start fails with below exception. This only affects Dark theme. I prefer the dark theme.
Current workaround I use is to remove Material Theme dir from p…
-
**[Dave Syer](https://jira.spring.io/secure/ViewProfile.jspa?name=david_syer)** opened **[SPR-4733](https://jira.spring.io/browse/SPR-4733?redirect=false)** and commented
Add error handling strategy …
-
```
Now you can do e.g. log().ifError() but that only looks at status code. So for
example if you expect 400 and log().ifError() and receive a 200 then nothing
will be printed.
```
Original issue r…
-
```
Now you can do e.g. log().ifError() but that only looks at status code. So for
example if you expect 400 and log().ifError() and receive a 200 then nothing
will be printed.
```
Original issue r…