ai.timefold.solver.spring.boot.it.domain.IntegrationTestValue Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-boot-integration-test Show documentation
Show all versions of spring-boot-integration-test Show documentation
Spring Boot integration tests for Timefold
The newest version!
package ai.timefold.solver.spring.boot.it.domain;
public record IntegrationTestValue(String id) {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy