Luboš Račanský

Results 39 issues of Luboš Račanský

Let's consider dropping support of WildFly, JBoss, and WebLogic completely and focus on Tomcal only. Applications servers have issues with supporting new versions of Jakarta API required by the Spring...

When `timestampLastChange` is set, ActivationHistory has to be recorded. An activation may be active, but with not finished the onboarding process yet. The flag is changed, but the date of...

good first issue

Look into increasing the `allocationSize` for generated identifiers using DB sequences. Due to upgrading to Hibernate 6 set to ```java @Id @SequenceGenerator(name = "pa_master_keypair", sequenceName = "pa_master_keypair_seq", allocationSize = 1)...

enhancement
good first issue