Paul Galbraith

Results 18 comments of Paul Galbraith

Thanks for the pointers. I tried this with Myth TFL (v1.5) but unfortunately no luck. I'm suspecting part of the problem is, with v1.5, they recognize the larger screen and...

First just a big thanks to @florianb and everyone else, .editorconfig fills a very important need in the development community and I'm grateful that you took it on. I'm here...

Same here, my expectation is that `new Reflections("java.util").getSubTypesOf(Object.class)` should not return an empty set, but it does. What am I missing?

I did finally have some success, the problem with doing basic testing looking for "Object" is that reflections filters "Object" out by default. As a basic starting point I had...

I have been dreaming of something like this for a long time, as I often play from different computers and invest a lot of time in a curated game selection...

Ah yeah that looks like it's my problem. I'm running on Ubuntu using x.org (wayland disabled).

@LonwoLonwo I saw there was a commit in December re: #17415 so I was just assuming this hadn't made it to a release yet, but I'll re-open this just in...

I have the same problem, doesn't running the two microservices apps start the config server? If not, how is it done, is lattice required? [customers-stores-ui.log](https://github.com/spring-cloud-samples/customers-stores/files/2178051/customers-stores-ui.log) [rest-microservices-customers.log](https://github.com/spring-cloud-samples/customers-stores/files/2178052/rest-microservices-customers.log) [rest-microservices-store.log](https://github.com/spring-cloud-samples/customers-stores/files/2178053/rest-microservices-store.log)