-
I want to create a link to a controller method that does not use single `@RequestParam` annotations for each query parameter. Instead I pass an object containing all query parameters. This works fine …
-
Given
> Spring boot starter 2.0.1.RELEASE with hateoas, data-jpa
```
@SpringBootApplication
@EnableSpringDataWebSupport
public class Application { //}
```
```
@Component
public class Pe…
-
I can't seem to get it running on Debian
root@box:~/scaredycat# ./scaredycat.py
---
```
*** SCAREDYCAT! version 0.1 beta ***
author: vvn
release date: December 8, 2015
```
please sup…
-
By using `slash()`, ResourceAssemblerSupport is failing to properly take into account the full path of a Spring MVC route.
```
protected D createResourceWithId(Object id, T entity, Object... paramete…
-
I have encountered two problems with the assembler, first when I select the code and click with middle mouse button in other app, or in the same browser, or different tab, it's not pasted (platform: F…
-
I finally got around to compiling Cowgol. For starters, I was able to get 8086 codegen working from Linux using the following:
```
bin/cowfe-16bit.nncgen.exe -Irt/ -Irt/msdos/ examples/mandel.cow …
-
Hi Steven,
thanks for the very enlightening talk about 8bitworkshop at KansasFest
2020.
I was unaware of 8bitworkshop, but I will surely use it for future
projects. It's really great.
In yo…
-
Hi Miguel:
I am interested to see if you have a version of this code that runs on at 8080 CPU. I am building
up my IMSAI 8080 computer (again) and want to use your editor.
I have the code down…
-
I was not sure where to put this post. Please feel free to move it if you have a better place.
First things first. I would like to complement you on an amazing piece of work.
I am old enough to remem…
-
We encountered the following:
```
Fatal error: exception CamlinternalLazy.Undefined
Raised at CamlinternalLazy.force_gen_lazy_block in file "camlinternalLazy.ml", line 75, characters 9-24
Called…