Skip to content

Releases: EngineCodeDev/ec-commons

Exceptions messages adjusted

Pre-release

Choose a tag to compare

@tom-zoladz tom-zoladz released this 10 Dec 13:03
a3da4c8
Feature/exceptions fix (#49)

* fix resourseNotFound message

* fix resourceNotFound for detail message

Currently developed version

Pre-release

Choose a tag to compare

@tom-zoladz tom-zoladz released this 30 Nov 19:42
a533887
v0.0.1-SNAPSHOT

Searching by virtual column with 'like' sql method ignoring case adde…