Confused about how java annotations (ie @SecurityDomain) work and what they do (do they generate xml? wsdl?)
问题 I have to admit that I am pretty confused how annotations work in java (SOAP) webservices. What does adding a tag do? I think that maybe adding a tag generates some xml or maybe a wsdl? When I build should I see a difference in those files? Any description or link would be great. I have done a lot of searching but I think maybe I am searching for the wrong things. For example when I search for: @securityDomain I just get garbadge results. I am having difficulty finding a good description of