@Documented @Retention(value=SOURCE) @Target(value={METHOD,FIELD}) public @interface TypeScriptIgnore
TypeScriptIgnore will be ignored by the annotation processor.RestController if you do not
want to include them in the endpoint file.Copyright © 2016–2018. All rights reserved.