MCPcopy Create free account

hub / github.com/PacktPublishing/Hands-On-RESTful-API-Design-Patterns-and-Best-Practices / types & classes

Types & classes136 in github.com/PacktPublishing/Hands-On-RESTful-API-Design-Patterns-and-Best-Practices

ClassAllocateInventoryActivity
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/AllocateInventoryActivity.java:15
ClassAmqpPublisher
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/producer/AmqpPublisher.java:12
ClassAmqpSubscriber
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/AmqpSubscriber.java:10
ClassApp
Hello world!
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/App.java:7
ClassAppTest
Unit test for simple App.
Chapter07/event-driven-service-orchestration/service-stubs-module/src/test/java/com/books/chapters/restfulapi/patterns/parttwo/AppTest.java:10
ClassAppTest
Unit test for simple App.
Chapter07/event-driven-service-orchestration/shopping-cart/src/test/java/com/books/chapters/restfulapi/patterns/parttwo/AppTest.java:10
ClassAppTest
Unit test for simple App.
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/test/java/com/books/chapters/restfulapi/patterns/parttwo/AppTest.java:10
ClassAuthorizacionServerConfiguration
Chapter06/oauth2-sample/src/main/java/com/books/chapters/restfulapi/patterns/advanced/oauth/AuthorizacionServerConfiguration.java:17
ClassBusinessEntityJpa
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/dataaccess/BusinessEntityJpa.java:16
InterfaceBusinessEntityRepository
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/dataaccess/BusinessEntityRepository.java:5
ClassBusinessEntityTranslator
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/dataaccess/BusinessEntityTranslator.java:13
ClassCancelOrderActivity
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/CancelOrderActivity.java:15
ClassCloseShoppingCartActivity
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/CloseShoppingCartActivity.java:16
ClassConfigurations
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/Configurations.java:21
ClassCustomHeaderNotFoundException
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/errorsandexceptions/CustomHeaderNotFoundException.java:3
ClassCustomHeaderNotFoundException
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/errorsandexceptions/CustomHeaderNotFoundException.java:3
InterfaceDeleteServiceFacade
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/DeleteServiceFacade.java:5
ClassDeleteServiceFacadeImpl
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/DeleteServiceFacadeImpl.java:13
InterfaceEventHandler
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/EventHandler.java:8
ClassIndividualInvestorPortfolio
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:3
ClassIndividualInvestorPortfolio
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:3
ClassIndividualInvestorPortfolio
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:3
ClassIndividualInvestorPortfolio
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:3
ClassIndividualInvestorPortfolio
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:3
ClassIndividualInvestorPortfolio
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:3
ClassIndividualInvestorPortfolio
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/IndividualInvestorPortfolio.java:3
ClassIndividualInvestorPortfolio
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/IndividualInvestorPortfolio.java:3
ClassInvestor
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:5
ClassInvestor
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:5
ClassInvestor
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:5
ClassInvestor
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:5
ClassInvestor
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:5
ClassInvestor
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:5
ClassInvestor
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/Investor.java:5
ClassInvestor
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/Investor.java:5
ClassInvestorController
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:27
ClassInvestorController
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:24
ClassInvestorController
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:25
ClassInvestorController
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:24
ClassInvestorController
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:17
ClassInvestorController
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:16
ClassInvestorController
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:25
ClassInvestorController
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:25
ClassInvestorControllerTest
Chapter04/investor-services-v2/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:19
ClassInvestorControllerTest
Chapter04/investor-services-bulk/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:19
ClassInvestorControllerTest
Chapter04/investor-services-auth/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:19
ClassInvestorControllerTest
Chapter04/investor-services-facade/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:19
ClassInvestorControllerTest
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:19
ClassInvestorControllerTest
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorControllerTest.java:19
ClassInvestorControllerTest
Chapter03/investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorControllerTest.java:19
ClassInvestorControllerTest
investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorControllerTest.java:19
ClassInvestorNotFoundException
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/errorsandexceptions/InvestorNotFoundException.java:3
ClassInvestorNotFoundException
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/errorsandexceptions/InvestorNotFoundException.java:3
ClassInvestorNotFoundException
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/errorsandexceptions/InvestorNotFoundException.java:3
ClassInvestorNotFoundException
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/errorsandexceptions/InvestorNotFoundException.java:3
ClassInvestorNotFoundException
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/errorsandexceptions/InvestorNotFoundException.java:3
ClassInvestorNotFoundException
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/errorsandexceptions/InvestorNotFoundException.java:3
ClassInvestorNotFoundException
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/errorsandexceptions/InvestorNotFoundException.java:3
ClassInvestorNotFoundException
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/errorsandexceptions/InvestorNotFoundException.java:3
ClassInvestorService
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:16
ClassInvestorService
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:16
ClassInvestorService
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:16
ClassInvestorService
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:16
ClassInvestorService
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:16
ClassInvestorService
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:13
ClassInvestorService
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:16
ClassInvestorService
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:16
ClassInvestorServiceFetchController
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorServiceFetchController.java:18
ClassInvestorServiceFetchController
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorServiceFetchController.java:18
ClassInvestorServiceTest
Chapter04/investor-services-v2/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:14
ClassInvestorServiceTest
Chapter04/investor-services-bulk/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:9
ClassInvestorServiceTest
Chapter04/investor-services-auth/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:14
ClassInvestorServiceTest
Chapter04/investor-services-facade/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:9
ClassInvestorServiceTest
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:14
ClassInvestorServiceTest
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServiceTest.java:14
ClassInvestorServiceTest
Chapter03/investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorServiceTest.java:13
ClassInvestorServiceTest
investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorServiceTest.java:13
ClassInvestorServicesApplication
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplication.java:6
ClassInvestorServicesApplication
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplication.java:6
ClassInvestorServicesApplication
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplication.java:6
ClassInvestorServicesApplication
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplication.java:6
ClassInvestorServicesApplication
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplication.java:6
ClassInvestorServicesApplication
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplication.java:6
ClassInvestorServicesApplication
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/InvestorServicesApplication.java:6
ClassInvestorServicesApplication
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/InvestorServicesApplication.java:6
ClassInvestorServicesApplicationTests
Chapter04/investor-services-v2/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:8
ClassInvestorServicesApplicationTests
Chapter04/investor-services-bulk/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:8
ClassInvestorServicesApplicationTests
Chapter04/investor-services-auth/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:8
ClassInvestorServicesApplicationTests
Chapter04/investor-services-facade/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:8
ClassInvestorServicesApplicationTests
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:8
ClassInvestorServicesApplicationTests
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:8
ClassInvestorServicesApplicationTests
Chapter03/investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/InvestorServicesApplicationTests.java:8
ClassInvestorServicesApplicationTests
investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/InvestorServicesApplicationTests.java:8
ClassInvestorServicesFetchOperations
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperations.java:10
ClassInvestorServicesFetchOperations
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperations.java:10
ClassInvestorServicesFetchOperationsTest
Chapter04/investor-services-bulk/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperationsTest.java:13
ClassInvestorServicesFetchOperationsTest
Chapter04/investor-services-facade/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperationsTest.java:13
ClassNotifyCustomerActivity
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/NotifyCustomerActivity.java:14
ClassPatronsAuthConfig
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/security/PatronsAuthConfig.java:10
ClassPatronsAuthConfig
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/security/PatronsAuthConfig.java:10
next →1–100 of 136, ranked by callers