Ben M

Results 15 issues of Ben M

I'm testing some Jsonb stuff with Quarkus 1.4.1 and quarkus-resteasy-jsonb, and I came across the following inconsistent behavior: ```java class Foo { ... } class Bar extends Foo { ......

documentation

First of all: Nice project! It worked just out of the box with Spring. Now my questions and suggestions: `1.:` Why are there workbench, perspective, components and fragments? It's clear...

When using `decimalScale=0` the component deletes all following numbers when pressing the `.` (or `decimalSeparator` key). ``` ``` Steps to reproduce: 1. The input contains the following number: `12345` 2....

Is there any chance that ng-annotate-loader will support webpack 4?

This is a really nice project. I wonder if it's possible to have some small webpack plugin, which watches avsc files and generates typescript files on the fly. **EDIT:** I've...