Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Modern-API-Development-with-Spring-6-and-Spring-Boot-3
/ functions
Functions
2,513 in github.com/PacktPublishing/Modern-API-Development-with-Spring-6-and-Spring-Boot-3
⨍
Functions
2,513
◇
Types & classes
528
↓ 7 callers
Method
getResidency
()
Chapter08/src/main/java/com/packt/modern/api/entity/AddressEntity.java:62
↓ 7 callers
Method
getState
()
Chapter09/src/main/java/com/packt/modern/api/entity/AddressEntity.java:89
↓ 7 callers
Method
getState
()
Chapter08/src/main/java/com/packt/modern/api/entity/AddressEntity.java:89
↓ 7 callers
Method
getStreet
()
Chapter09/src/main/java/com/packt/modern/api/entity/AddressEntity.java:71
↓ 7 callers
Method
getStreet
()
Chapter08/src/main/java/com/packt/modern/api/entity/AddressEntity.java:71
↓ 7 callers
Method
getUriComponentBuilder
(@Nullable ServerWebExchange exchange)
Chapter05/src/main/java/com/packt/modern/api/hateoas/HateoasSupport.java:14
↓ 7 callers
Method
getUserId
()
Chapter05/src/main/java/com/packt/modern/api/entity/CardEntity.java:93
↓ 7 callers
Method
toListModel
Coverts the collection of Product entities to list of resources. @param entities
Chapter09/src/main/java/com/packt/modern/api/hateoas/CartRepresentationModelAssembler.java:62
↓ 7 callers
Method
toListModel
Coverts the collection of Product entities to list of resources. @param entities
Chapter08/src/main/java/com/packt/modern/api/hateoas/CartRepresentationModelAssembler.java:62
↓ 6 callers
Method
attach
(AttachOrDetachReq req)
Chapter11/server/src/main/java/com/packt/modern/api/server/repository/SourceRepository.java:20
↓ 6 callers
Method
createError
Creates and return an error object @param errMsgKey @param errorCode @param httpStatusCode @param url @return error
Chapter03/src/main/java/com/packt/modern/api/exceptions/ErrorUtils.java:22
↓ 6 callers
Method
detach
(AttachOrDetachReq req)
Chapter11/server/src/main/java/com/packt/modern/api/server/repository/SourceRepository.java:22
↓ 6 callers
Method
findByRefreshToken
(String refreshToken)
Chapter08/src/main/java/com/packt/modern/api/repository/UserTokenRepository.java:15
↓ 6 callers
Method
findByUsername
(String username)
Chapter08/src/main/java/com/packt/modern/api/repository/UserRepository.java:16
↓ 6 callers
Method
getAttachMethod
()
Chapter12/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/SourceServiceGrpc.java:117
↓ 6 callers
Method
getAttachMethod
()
Chapter11/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/SourceServiceGrpc.java:117
↓ 6 callers
Method
getCaptureMethod
()
Chapter12/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/ChargeServiceGrpc.java:114
↓ 6 callers
Method
getCaptureMethod
()
Chapter11/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/ChargeServiceGrpc.java:114
↓ 6 callers
Method
getCardByCustomerId
(String id)
Chapter08/src/main/java/com/packt/modern/api/service/UserService.java:24
↓ 6 callers
Method
getCartByCustomerId
(String customerId)
Chapter04/src/main/java/com/packt/modern/api/service/CartServiceImpl.java:87
↓ 6 callers
Method
getCartByCustomerId
(String customerId)
Chapter06/src/main/java/com/packt/modern/api/service/CartServiceImpl.java:92
↓ 6 callers
Method
getCartByCustomerId
(String customerId)
Chapter09/src/main/java/com/packt/modern/api/service/CartServiceImpl.java:92
↓ 6 callers
Method
getCartByCustomerId
(String customerId)
Chapter08/src/main/java/com/packt/modern/api/service/CartServiceImpl.java:92
↓ 6 callers
Method
getCreateMethod
()
Chapter12/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/SourceServiceGrpc.java:24
↓ 6 callers
Method
getCreateMethod
()
Chapter12/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/ChargeServiceGrpc.java:21
↓ 6 callers
Method
getCreateMethod
()
Chapter11/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/SourceServiceGrpc.java:24
↓ 6 callers
Method
getCreateMethod
()
Chapter11/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/ChargeServiceGrpc.java:21
↓ 6 callers
Method
getDetachMethod
()
Chapter12/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/SourceServiceGrpc.java:148
↓ 6 callers
Method
getDetachMethod
()
Chapter11/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/SourceServiceGrpc.java:148
↓ 6 callers
Method
getErrCode
@return the errCode
Chapter03/src/main/java/com/packt/modern/api/exceptions/ErrorCode.java:31
↓ 6 callers
Method
getErrMsgKey
@return the errMsgKey
Chapter03/src/main/java/com/packt/modern/api/exceptions/ErrorCode.java:38
↓ 6 callers
Method
getMessage
()
Chapter05/src/main/java/com/packt/modern/api/exception/Error.java:55
↓ 6 callers
Method
getQuantity
()
Chapter05/src/main/java/com/packt/modern/api/entity/ItemEntity.java:55
↓ 6 callers
Method
getRetrieveAllMethod
()
Chapter12/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/ChargeServiceGrpc.java:145
↓ 6 callers
Method
getRetrieveAllMethod
()
Chapter11/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/ChargeServiceGrpc.java:145
↓ 6 callers
Method
getRetrieveMethod
()
Chapter12/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/SourceServiceGrpc.java:55
↓ 6 callers
Method
getRetrieveMethod
()
Chapter12/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/ChargeServiceGrpc.java:52
↓ 6 callers
Method
getRetrieveMethod
()
Chapter11/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/SourceServiceGrpc.java:55
↓ 6 callers
Method
getRetrieveMethod
()
Chapter11/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/ChargeServiceGrpc.java:52
↓ 6 callers
Method
getUpdateMethod
()
Chapter12/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/SourceServiceGrpc.java:86
↓ 6 callers
Method
getUpdateMethod
()
Chapter12/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/ChargeServiceGrpc.java:83
↓ 6 callers
Method
getUpdateMethod
()
Chapter11/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/SourceServiceGrpc.java:86
↓ 6 callers
Method
getUpdateMethod
()
Chapter11/api/lib/src/main/grpc/com/packt/modern/api/grpc/v1/ChargeServiceGrpc.java:83
↓ 6 callers
Method
getUser
()
Chapter06/src/main/java/com/packt/modern/api/entity/CartEntity.java:43
↓ 6 callers
Method
getUser
()
Chapter09/src/main/java/com/packt/modern/api/entity/CartEntity.java:43
↓ 6 callers
Method
getUser
()
Chapter08/src/main/java/com/packt/modern/api/entity/CartEntity.java:43
↓ 6 callers
Method
getUsername
()
Chapter06/src/main/java/com/packt/modern/api/entity/UserEntity.java:74
↓ 6 callers
Method
getUsername
()
Chapter09/src/main/java/com/packt/modern/api/entity/UserEntity.java:74
↓ 6 callers
Method
getUsername
()
Chapter08/src/main/java/com/packt/modern/api/entity/UserEntity.java:74
↓ 6 callers
Method
headersWithAuthorization
()
Chapter07/ecomm-ui/src/api/Config.js:20
↓ 6 callers
Method
registerCard
(@Valid AddCardReq addCardReq)
Chapter08/src/main/java/com/packt/modern/api/service/CardService.java:20
↓ 6 callers
Method
retrieveAll
(String customerId)
Chapter11/server/src/main/java/com/packt/modern/api/server/repository/ChargeRepository.java:23
↓ 6 callers
Method
setDescription
(String description)
Chapter04/src/main/java/com/packt/modern/api/entity/ProductEntity.java:82
↓ 6 callers
Method
setId
(UUID id)
Chapter05/src/main/java/com/packt/modern/api/entity/TagEntity.java:30
↓ 6 callers
Method
setReqMethod
(String method)
Chapter03/src/main/java/com/packt/modern/api/exceptions/Error.java:81
↓ 6 callers
Method
setUrl
(String url)
Chapter03/src/main/java/com/packt/modern/api/exceptions/Error.java:70
↓ 6 callers
Method
toListModel
Coverts the collection of Product entities to list of resources. @param entities
Chapter04/src/main/java/com/packt/modern/api/hateoas/CartRepresentationModelAssembler.java:60
↓ 6 callers
Method
toListModel
Coverts the collection of Product entities to list of resources. @param entities
Chapter06/src/main/java/com/packt/modern/api/hateoas/CartRepresentationModelAssembler.java:62
↓ 6 callers
Method
toListModel
Coverts the collection of Product entities to list of resources. @param entities
Chapter05/src/main/java/com/packt/modern/api/hateoas/CartRepresentationModelAssembler.java:86
↓ 6 callers
Method
tokenExpired
()
Chapter07/ecomm-ui/src/api/Config.js:27
↓ 5 callers
Method
addCartItemsByCustomerId
(String customerId, @Valid Item item)
Chapter08/src/main/java/com/packt/modern/api/service/CartService.java:15
↓ 5 callers
Method
addOrReplaceItemsByCustomerId
(String customerId, @Valid Item item)
Chapter08/src/main/java/com/packt/modern/api/service/CartService.java:17
↓ 5 callers
Method
addOrder
(@Valid NewOrder newOrder)
Chapter08/src/main/java/com/packt/modern/api/service/OrderService.java:16
↓ 5 callers
Method
defaultHeaders
()
Chapter07/ecomm-ui/src/api/Config.js:13
↓ 5 callers
Method
deleteCardById
(String id)
Chapter08/src/main/java/com/packt/modern/api/service/CardService.java:14
↓ 5 callers
Method
deleteCart
(String customerId)
Chapter08/src/main/java/com/packt/modern/api/service/CartService.java:19
↓ 5 callers
Method
deleteCustomerById
(String id)
Chapter08/src/main/java/com/packt/modern/api/service/UserService.java:18
↓ 5 callers
Method
deleteItemFromCart
(String customerId, String itemId)
Chapter08/src/main/java/com/packt/modern/api/service/CartService.java:21
↓ 5 callers
Method
equals
(Object o)
Chapter06/src/main/java/com/packt/modern/api/entity/CartEntity.java:61
↓ 5 callers
Method
equals
(Object o)
Chapter05/src/main/java/com/packt/modern/api/entity/CartEntity.java:62
↓ 5 callers
Method
equals
(Object o)
Chapter09/src/main/java/com/packt/modern/api/entity/CartEntity.java:61
↓ 5 callers
Method
equals
(Object o)
Chapter08/src/main/java/com/packt/modern/api/entity/CartEntity.java:61
↓ 5 callers
Method
getAllCards
()
Chapter08/src/main/java/com/packt/modern/api/service/CardService.java:16
↓ 5 callers
Method
getAllProducts
()
Chapter08/src/main/java/com/packt/modern/api/service/ProductService.java:16
↓ 5 callers
Method
getErrMsgKey
()
Chapter06/src/main/java/com/packt/modern/api/exception/InvalidRefreshTokenException.java:31
↓ 5 callers
Method
getErrMsgKey
()
Chapter09/src/main/java/com/packt/modern/api/exception/InvalidRefreshTokenException.java:31
↓ 5 callers
Method
getErrMsgKey
()
Chapter08/src/main/java/com/packt/modern/api/exception/InvalidRefreshTokenException.java:31
↓ 5 callers
Method
getOrdersByCustomerId
(@NotNull @Valid String customerId)
Chapter08/src/main/java/com/packt/modern/api/service/OrderService.java:18
↓ 5 callers
Method
getPassword
()
Chapter06/src/main/java/com/packt/modern/api/entity/UserEntity.java:83
↓ 5 callers
Method
getPassword
()
Chapter09/src/main/java/com/packt/modern/api/entity/UserEntity.java:83
↓ 5 callers
Method
getPassword
()
Chapter08/src/main/java/com/packt/modern/api/entity/UserEntity.java:83
↓ 5 callers
Method
getProduct
(String id)
Chapter14/src/main/java/com/packt/modern/api/repository/Repository.java:16
↓ 5 callers
Method
getUser
()
Chapter04/src/main/java/com/packt/modern/api/entity/CartEntity.java:45
↓ 5 callers
Method
insert
(NewOrder m)
Chapter08/src/main/java/com/packt/modern/api/repository/OrderRepositoryExt.java:13
↓ 5 callers
Method
login
(String username, String password)
Chapter09/src/integration/java/com/packt/modern/api/AuthClient.java:25
↓ 5 callers
Method
login
(String username, String password)
Chapter08/src/integration/java/com/packt/modern/api/AuthClient.java:25
↓ 5 callers
Method
remove
(itemId)
Chapter07/ecomm-ui/src/api/CartClient.js:62
↓ 5 callers
Method
setAddressId
(UUID addressId)
Chapter05/src/main/java/com/packt/modern/api/entity/OrderEntity.java:176
↓ 5 callers
Method
setId
(UUID id)
Chapter06/src/main/java/com/packt/modern/api/entity/TagEntity.java:30
↓ 5 callers
Method
setStatus
(Integer status)
Chapter04/src/main/java/com/packt/modern/api/exception/Error.java:67
↓ 5 callers
Function
updateCart
(items)
Chapter07/ecomm-ui/src/hooks/CartContext.js:17
↓ 4 callers
Method
addOrUpdate
(payload)
Chapter07/ecomm-ui/src/api/CartClient.js:34
↓ 4 callers
Method
addTags
(String productId, List<TagInput> tags)
Chapter14/src/main/java/com/packt/modern/api/services/TagService.java:15
↓ 4 callers
Method
capture
(CaptureChargeReq req)
Chapter11/server/src/main/java/com/packt/modern/api/server/repository/ChargeRepository.java:21
↓ 4 callers
Method
fetch
()
Chapter07/ecomm-ui/src/api/CartClient.js:10
↓ 4 callers
Method
getCardId
()
Chapter05/src/main/java/com/packt/modern/api/entity/OrderEntity.java:181
↓ 4 callers
Method
getCartItemsByItemId
(String customerId, String itemId)
Chapter08/src/main/java/com/packt/modern/api/service/CartService.java:27
↓ 4 callers
Method
getDescription
()
Chapter04/src/main/java/com/packt/modern/api/entity/ProductEntity.java:78
↓ 4 callers
Method
getErrorCode
()
Chapter04/src/main/java/com/packt/modern/api/exception/Error.java:47
↓ 4 callers
Method
getErrorCode
()
Chapter06/src/main/java/com/packt/modern/api/exception/Error.java:36
← previous
next →
101–200 of 2,513, ranked by callers