dasniko/testcontainers-keycloak

Extend the .withProviderClassesFrom() method to allow to specify multiple locations

dasniko opened this issue · 0 comments

Description

Sometimes there's the need to add provider classes from multiple locations, not only from one like the default "target/classes" directory.

Motivation

This improvement request was initially requested from @xgp during a discussion on https://keycloak-day.dev conference

Details

No response