Open
Description
Hi,
It would be very useful if @document annotions has dynamic value support according to spring parameters.
Like that
@Document(collection = "XYZ", collation = "${spring.data.mongodb.collation}")
Thanks.
Hi,
It would be very useful if @document annotions has dynamic value support according to spring parameters.
Like that
@Document(collection = "XYZ", collation = "${spring.data.mongodb.collation}")
Thanks.