Ryaryu

Results 3 issues of Ryaryu

Hello, I'm working on an app that has to use Form Authentication. Normally we would just create a form posting to `/j_security_check` and that would work with Quarkus. But I...

question

I'm having the title's error constantly, but I have no idea to what problem it can be... can someone give me directions?

Hello, I'm trying to find a way to manually start a task instead of relying on auto start from CommandLine/Application Runners... I have some complicated mechanism with tasks at work...