bakomchik
bakomchik
Thanks for the pretty good VIewController! I am in IOS development, and unfortunately i don't understand how i can change height of detailsView Great thanks
Is it possible to add functionality that recognizes JPA annotations and build Entity graph.
I would like to have option to use nested annotations and annotations with default values I propose the following Structure: ``` annotation class Sensitive{ annotation class PhoneNumber(val search: String,val replacement:String)...