Dave Syer

Results 522 comments of Dave Syer

It's quite common with demos and guides (all of the guides on spring.io for instance). I would expect the user to be able to choose at least, if we can't...

I’m pretty sure it works for me, if you mean the app and tests in the “complete” sample. What is “this”? What did you run, and how? What about the...

Are you following the same guide? I see “JPA” in the console, but this is the mysql guide.

You might need to be a little bit more explicit with your description of what you did.

So what went wrong where? What did you do when you “tried to run the complete one?” Was there a stack trace with that exception or an error message?

Another twist on this is that `META-INF/aop.xml` *is* packaged in the root of the fat jar by default, but actually that causes some problems at runtime, and it might be...

Bumping this because now Cloud Native Buildpacks are in the picture and Spring Boot can build OCI images, which it couldn't back when the issue was first raised. Putting a...

I tested this and the 404 body is only present in the Angel server (1.0.x), so if we fixed it, it would be in 1.0.8. Probably not a huge priority.

> which kind of usage patterns would need to be supported on resources that represent directories to make spring work as expected? It's nothing really to do with Spring. The...

I couldn't build the original sample either. If you could post your changes it might be useful. How do you mean "it worked"? What did you run and what was...