12345678910111213141516171819202122 |
- ###############################################################################
- # Copyright (c) 2012 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Esse recurso ativa o suporte para a API Java para Servi\u00e7os da web RESTful v2.1. \
- As anota\u00e7\u00f5es JAX-RS podem ser usadas para definir clientes de servi\u00e7os \
- da web e terminais que est\u00e3o de acordo com o estilo de arquitetura \
- REST. \
- Os terminais s\u00e3o acessados por meio de uma interface comum baseada nos \
- m\u00e9todos HTTP padr\u00e3o.
|