View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window com.liferay.headless.common.spi-8.1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.headless.common.spi.resource
├─ com.liferay.headless.common.spi.resource.SPIRatingResource.class - [JAR]
com.liferay.headless.common.spi.service.context
├─ com.liferay.headless.common.spi.service.context.ServiceContextRequestUtil.class - [JAR]
├─ com.liferay.headless.common.spi.service.context.ServiceContextUtil.class - [JAR]
com.liferay.headless.common.spi.odata.entity
├─ com.liferay.headless.common.spi.odata.entity.CommentEntityModel.class - [JAR]
├─ com.liferay.headless.common.spi.odata.entity.EntityFieldsMapFactory.class - [JAR]
├─ com.liferay.headless.common.spi.odata.entity.EntityFieldsUtil.class - [JAR]