Marcin Kwapisz

Results 5 issues of Marcin Kwapisz

Hi, I tried to add weld-se to my javafx application. The problem is that now I cannot run it with javafx:run goal. I can easily do it with exec:java, so...

Is there any version of dbrider for Jakarta standard. After the migration to Hibernate Jakarta I get the following message: ``` com.github.database.rider.junit5.DBUnitExtension executeDataSetForCallback WARNING: Could not find dataset annotation from...

CentOS Stream 9 Gnome 40.4.0 Weyland windows manager As presented on the following picture UML attributes are not visible for classes (operations and attributes as well) ![obraz](https://user-images.githubusercontent.com/24523507/225575846-e484bc56-0f0a-4126-9bbc-18fb9351ac58.png)

We use UUID type as a primary key. The problem is these values are not exported. I slightly modified quarkus-dbunit-example to reproduce the problem: ` @Entity @Table(name = "book") @JsonIgnoreProperties("entityManager")...

### Brief Summary By default I use bean-discovery-mode annotated for all my projects (now default value for CDI 4.0). I tried to implement a sample application that uses Microprofile JWT...

Status: Accepted
Type: Bug