GitHub repository | This map was generated from repository code by SourceSpy (more info)
devicehive-java-serverModule Overview: com.devicehive:devicehive-plugin
Module devicehive-plugin
Group: com.devicehive 23 classes
com.devicehive.application
com.devicehive.application.filter
com.devicehive.application.security
com.devicehive.model
com.devicehive.model.query
com.devicehive.proxy
com.devicehive.resource
com.devicehive.resource.impl
com.devicehive.resource.util
com.devicehive.service
com.devicehive.util
Module Info and Diagrams
Package/Class Details
Module packages and classes
Class Hierarchy
Represents class hierarchy in this module
Class Relationships
Classes and their relationships to other classes
Module Dependencies
Module dependencies diagram including external libraries
View pom.xml
Module build script
Java Main Methods
Java main methods (1) are a good starting point to explore functionality
Handles Web Service Requests
Description of 4 services exposted by application including Spring, JavaX REST and others
Entry Points
Interfaces or APIs available for external use
Used By Modules:
none
Uses Modules:
devicehive-common-service
devicehive-test-utils
devicehive-rdbms-dao
devicehive-shim-kafka-impl
devicehive-proxy-ws-kafka-impl
External Dependencies:
external
spring-boot-starter-actuator
Starter for using Spring Boot's Actuator which provides production ready features to...
external
spring-boot-starter-undertow
Starter for using Undertow as the embedded servlet container. An alternative to spri...
external
spring-boot-starter-jersey
Starter for building RESTful web applications using JAX-RS and Jersey. An alternativ...
external
spring-boot-starter-security
Starter for using Spring Security
external
spring-boot-starter-websocket
Starter for building WebSocket applications using Spring Framework's MVC WebSocket s...
external
hibernate-entitymanager
Hibernate ORM 6.0.0.Alpha7 release. See http:// hibernate.org/orm/releases/6.0
external
spring-boot-starter-aop
Starter for aspect-oriented programming with Spring AOP and AspectJ
external
mockito-core
Mockito mock objects library core API and implementation