Alexander Kops
Alexander Kops
I don't know if it's feasible or not, but would it be possible to default to ALB and only use Skipper if needed (rules are exceeded)? Transparently for the user?
Duplicate issue: https://github.com/zalando-incubator/api-first-hand-service/issues/12
Maybe you should rename it then, how about "play-api-first"? :) But what if somebody writes generators for something else than play...
I don't know if this conversation ever happened, but the zalando-research org is still empty. So is this still needed?
Ah, glad to find out where this issue came from! For me it was not tied to upgrading Spring Boot though, but only happened after upgrading Gradle from 7.2 to...
I second this. And version 3.x made it worse, since even more functions became extension functions for whatever reason.
The same out of bounds exception happens when using the Flyway integration. The queries used to check if the database exists get parsed with zero arguments: `SELECT COUNT() FROM system.databases...