-
I want to take an active step in learning how the great tools OHDSI is producing work; WebAPI seems like a very productive place to start. But I have no experience with the technology and am having t…
-
`bootRepackage` overwrites `build/libs/xxx.jar`, keeping the original jar as `build/libs/xxx.jar.original`.
On the next build, Gradle will find that `build/libs/xxx.jar` has been changed compared to …
-
I am trying to inject the properties something like below and it is not injecting the values
Question
**Properties file**
```
spring.mf.datasource.url =
spring.mf.datasource.username=
spri…
-
With the following test in place...
```
@RunWith(SpringRunner.class)
@SpringBootTest(classes = { AcmeServiceBootstrap.class })
//@EnableStubRunnerServer
@AutoConfigureStubRunner(ids = {
"com.a…
-
One of our books is put up on http://docs.spring.io/spring-python/1.2.x/sphinx/html/index.html#
We have published a few more books on spring which we would like to feature on the official project sit…
-
When a 401 Unathorized is thrown by pac4j SecurityFilter no exception is call, so we can not use Exception mapper.
Use case reported here:
https://groups.google.com/forum/#!topic/pac4j-users/EaCtHEg…
-
I am trying to access AWS ES with spring-data-jest and it works fine. But when I tried to include following dependency in pom.xml
`
org.springframework.boot
spring-boot-starte…
-
I have asked about the Redis binder on https://github.com/spring-cloud/spring-cloud-stream-binder-redis/issues/4 but there seems no one is answering the issues there.
I still see mentions of the Redi…
-
**UPDATE**: Please help me test a much improved LIFX platform!
Here is one way to do that:
Create a directory ```.homeassistant/custom_components/light``` and store this file as ```lifxtest.py``…
-
For more information, I will refer readers to [this blog post](http://blog.puppylinux.com/?viewDetailed=00025).
I have created 2 new branches `legacy` and `rationalisation`.
### Important
As @mrfri…