jar

org.springframework.roo : org.springframework.roo.rest.publisher

Maven & Gradle

May 16, 2016
2 usages

Spring Roo - Runtime - REST Publisher · Tracks OSGi services that are annotated with the JAX-RS annotations @Path/@Provider. Hooks these services into Jersey Servlet container and the OSGi HTTP Service, that is publish them as RESTful web services.

Table Of Contents

Latest Version

Download org.springframework.roo : org.springframework.roo.rest.publisher JAR file - Latest Versions:

All Versions

Download org.springframework.roo : org.springframework.roo.rest.publisher JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.springframework.roo.rest.publisher-2.0.0.M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.roo.rest.publisher

├─ org.springframework.roo.rest.publisher.Activator.class - [JAR]

├─ org.springframework.roo.rest.publisher.AnyServiceFilter.class - [JAR]

├─ org.springframework.roo.rest.publisher.HttpTracker.class - [JAR]

├─ org.springframework.roo.rest.publisher.JAXRSApplication.class - [JAR]

├─ org.springframework.roo.rest.publisher.ResourceMarker.class - [JAR]

├─ org.springframework.roo.rest.publisher.ResourceTracker.class - [JAR]