I can access every service on spring server from flex, is it true? How can i exclude services from public access?
Yes, you can access every service. Current Flamingo release has not this functionality. You may protect your' services using standard mechanism, that provided by Spring Security.
Yes, you can access every
Yes, you can access every service.
Current Flamingo release has not this functionality. You may protect your' services using standard mechanism, that provided by Spring Security.