generated-projects icon indicating copy to clipboard operation
generated-projects copied to clipboard

Sample projects generated by Celerio, a Jaxio product.

Results 3 generated-projects issues
Sort by recently updated
recently updated
newest added

this is checking purpose

Celerio version: 3.0.108 The Column annotation used to retrieve unique keys is being retrieved from the class, instead of the method: com.vathys.mcbackend.repository.support.JpaUniqueUtil.validateSimpleUniqueConstraintsDefinedOnMethods(Identifiableentity) ``` java for (Method method : entityClass.getMethods()) {...

Proposed fix: value="#{msg.getString('boolean_'.concat(value))}"