MCPcopy Create free account

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

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

Methodbindings
()
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/Configurations.java:44
Methodconfigure
(AuthenticationManagerBuilder authMgrBldr)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/security/PatronsAuthConfig.java:22
Methodconfigure
(AuthenticationManagerBuilder authMgrBldr)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/security/PatronsAuthConfig.java:22
Methodconfigure
(AuthenticationManagerBuilder authMgrBldr)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/security/PatronsAuthConfig.java:22
Methodconfigure
(ClientDetailsServiceConfigurer clients)
Chapter06/oauth2-sample/src/main/java/com/books/chapters/restfulapi/patterns/advanced/oauth/AuthorizacionServerConfiguration.java:29
Methodconfigure
(HttpSecurity http)
Chapter06/oauth2-sample/src/main/java/com/books/chapters/restfulapi/patterns/advanced/oauth/ResourceServerConfiguration.java:28
Methodconfigure
(HttpSecurity http)
Chapter06/oauth2-sample/src/main/java/com/books/chapters/restfulapi/patterns/advanced/oauth/WebSecurityConfiguration.java:50
MethodcontextLoads
()
Chapter04/investor-services-v2/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:12
MethodcontextLoads
()
Chapter04/investor-services-bulk/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:12
MethodcontextLoads
()
Chapter04/investor-services-auth/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:12
MethodcontextLoads
()
Chapter04/investor-services-facade/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:12
MethodcontextLoads
()
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:12
MethodcontextLoads
()
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/test/java/com/books/chapters/restfulapi/patterns/chap4/springboot/InvestorServicesApplicationTests.java:12
MethodcontextLoads
()
Chapter06/oauth2-sample/src/test/java/com/books/chapters/restfulapi/patterns/advanced/oauth/WebSecurityConfigurationTests.java:12
MethodcontextLoads
()
Chapter03/investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/InvestorServicesApplicationTests.java:12
MethodcontextLoads
()
investor-services/src/test/java/com/books/chapters/restfulapi/patterns/chap3/springboot/InvestorServicesApplicationTests.java:12
MethoddeleteAStock
(String investorId, String stockTobeDeletedSymbol)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/DeleteServiceFacadeImpl.java:19
MethoddeleteAStockFromTheInvestorPortfolio
(@PathVariable String investorId, @PathVariable String symbol)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:143
MethoddeleteAStockFromTheInvestorPortfolio
(@PathVariable String investorId, @PathVariable String symbol)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:83
MethoddeleteAStockFromTheInvestorPortfolio
(@PathVariable String investorId, @PathVariable String symbol)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:111
MethoddeleteAStockFromTheInvestorPortfolio
(@PathVariable String investorId, @PathVariable String symbol)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:83
MethoddeleteAStockFromTheInvestorPortfolio
(@PathVariable String investorId, @PathVariable String symbol)
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:107
MethoddeleteAStockFromTheInvestorPortfolio
(@PathVariable String investorId, @PathVariable String symbol)
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:107
MethoddeleteStocksInBulk
(String investorId, List<String> stocksSymbolsList)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/DeleteServiceFacade.java:7
MethoddeleteStocksInBulk
(String investorId, List<String> stocksSymbolsList)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/DeleteServiceFacadeImpl.java:33
Methodexchanges
()
Chapter07/event-driven-service-orchestration/amqp-adapter-module/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/adapter/amqp/consumer/Configurations.java:39
Methodexecute
(DelegateExecution execution)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/CancelOrderActivity.java:24
Methodexecute
(DelegateExecution execution)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/AllocateInventoryActivity.java:24
Methodexecute
(DelegateExecution execution)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/SubmitErrorActivity.java:21
Methodexecute
(DelegateExecution ctx)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/CloseShoppingCartActivity.java:24
Methodexecute
(DelegateExecution ctx)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/RetrieveShoppingCartActivity.java:22
Methodexecute
(DelegateExecution execution)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/ReleasePaymentActivity.java:22
Methodexecute
(DelegateExecution execution)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/NotifyCustomerActivity.java:23
Methodexecute
(DelegateExecution execution)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/ReleaseInventoryActivity.java:22
Methodexecute
(DelegateExecution execution)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/PlaceOrderActivity.java:24
Methodexecute
(DelegateExecution execution)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/ValidateAddressActivity.java:22
Methodexecute
(DelegateExecution execution)
Chapter07/event-driven-service-orchestration/shopping-cart/src/main/java/com/books/chapters/restfulapi/patterns/parttwo/bpm/ReservePaymentActivity.java:22
MethodfetchAStockByInvestorIdAndStockId
method example which produces both xml and json output, other methods produces only json response and for other content type it errors out 406 content
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:100
MethodfetchAStockByInvestorIdAndStockId
method example which produces both xml and json output, other methods produces only json response and for other content type it errors out 406 content
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorServiceFetchController.java:60
MethodfetchAStockByInvestorIdAndStockId
method example which produces both xml and json output, other methods produces only json response and for other content type it errors out 406 content
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:68
MethodfetchAStockByInvestorIdAndStockId
method example which produces both xml and json output, other methods produces only json response and for other content type it errors out 406 content
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorServiceFetchController.java:60
MethodfetchAStockByInvestorIdAndStockId
method example which produces both xml and json output, other methods produces only json response and for other content type it errors out 406 content
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:64
MethodfetchAStockByInvestorIdAndStockId
method example which produces both xml and json output, other methods produces only json response and for other content type it errors out 406 content
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:64
MethodfetchAllInvestors
()
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:62
MethodfetchAllInvestors
()
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorServiceFetchController.java:34
MethodfetchAllInvestors
()
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperations.java:13
MethodfetchAllInvestors
()
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:42
MethodfetchAllInvestors
()
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:63
MethodfetchAllInvestors
()
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorServiceFetchController.java:34
MethodfetchAllInvestors
()
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperations.java:13
MethodfetchAllInvestors
()
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:54
MethodfetchAllInvestors
()
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:52
MethodfetchAllInvestors
()
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:32
MethodfetchAllInvestors
()
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:62
MethodfetchAllInvestors
()
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:32
MethodfetchAllInvestors
()
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:62
MethodfetchAllInvestorsForGivenVersionAsAcceptHeader
()
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:56
MethodfetchAllInvestorsForGivenVersionAsAcceptHeaderv2
()
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:62
MethodfetchAllInvestorsForGivenVersionAsCustomHeader
( @RequestHeader("x-resource-version") String version)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:49
MethodfetchAllInvestorsForGivenVersionAsParameter
(@RequestParam("version") String version)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:41
MethodfetchInvestorById
(@PathVariable String investorId)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:79
MethodfetchInvestorById
(@PathVariable String investorId)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorServiceFetchController.java:39
MethodfetchInvestorById
(@PathVariable String investorId)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:47
MethodfetchInvestorById
(@PathVariable String investorId)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorServiceFetchController.java:39
MethodfetchInvestorById
(@PathVariable String investorId)
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:32
MethodfetchInvestorById
(@PathVariable String investorId)
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:27
MethodfetchInvestorById
(@PathVariable String investorId)
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:43
MethodfetchInvestorById
(@PathVariable String investorId)
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:43
MethodfetchStocksByInvestorId
(@PathVariable String investorId, @RequestParam(value = "offset", defaultValue = "0") int offset, @Reque
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:88
MethodfetchStocksByInvestorId
(String investorId, int offset, int limit)
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:72
MethodfetchStocksByInvestorId
(@PathVariable String investorId, @RequestParam(value = "offset", defaultValue = "0") int offset, @Reque
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorServiceFetchController.java:48
MethodfetchStocksByInvestorId
(String investorId, int offset, int limit)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperations.java:23
MethodfetchStocksByInvestorId
(@PathVariable String investorId, @RequestParam(value = "offset", defaultValue = "0") int offset, @Reque
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:56
MethodfetchStocksByInvestorId
(String investorId, int offset, int limit)
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:73
MethodfetchStocksByInvestorId
(@PathVariable String investorId, @RequestParam(value = "offset", defaultValue = "0") int offset, @Reque
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorServiceFetchController.java:48
MethodfetchStocksByInvestorId
(String investorId, int offset, int limit)
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorServicesFetchOperations.java:23
MethodfetchStocksByInvestorId
(@PathVariable String investorId, @RequestParam(value = "offset", defaultValue = "0") int offset, @Reque
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:41
MethodfetchStocksByInvestorId
(String investorId, int offset, int limit)
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:64
MethodfetchStocksByInvestorId
(@PathVariable String investorId, @RequestParam(value = "offset", defaultValue = "0") int offset, @Reque
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:36
MethodfetchStocksByInvestorId
(String investorId, int offset, int limit)
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/service/InvestorService.java:62
MethodfetchStocksByInvestorId
(@PathVariable String investorId, @RequestParam(value = "offset", defaultValue = "0") int offset, @Reque
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:52
MethodfetchStocksByInvestorId
(String investorId, int offset, int limit)
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:72
MethodfetchStocksByInvestorId
(@PathVariable String investorId, @RequestParam(value = "offset", defaultValue = "0") int offset, @Req
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/controller/InvestorController.java:52
MethodfetchStocksByInvestorId
(String investorId, int offset, int limit)
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/service/InvestorService.java:72
MethodgetDescription
()
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:34
MethodgetDescription
()
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:34
MethodgetDescription
()
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:34
MethodgetDescription
()
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:34
MethodgetDescription
()
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:34
MethodgetDescription
()
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/Investor.java:34
MethodgetDescription
()
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/Investor.java:34
MethodgetDescription
()
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/Investor.java:34
MethodgetInvestorId
()
Chapter04/investor-services-v2/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:12
MethodgetInvestorId
()
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:12
MethodgetInvestorId
()
Chapter04/investor-services-auth/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:12
MethodgetInvestorId
()
Chapter04/investor-services-facade/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:12
MethodgetInvestorId
()
Chapter04/circuit-breaker-examples/circuit-breaker-service-consumer/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:12
MethodgetInvestorId
()
Chapter04/circuit-breaker-examples/circuit-breaker-service/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/models/IndividualInvestorPortfolio.java:12
MethodgetInvestorId
()
Chapter03/investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/IndividualInvestorPortfolio.java:12
MethodgetInvestorId
()
investor-services/src/main/java/com/books/chapters/restfulapi/patterns/chap3/springboot/models/IndividualInvestorPortfolio.java:12
← previousnext →301–400 of 623, ranked by callers