Index

A C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

addItem(OrderItem) - Method in class com.order.api02orderscrud.entity.Order
 
addItem(UUID, OrderItemDTO, HttpServletRequest) - Method in class com.order.api01authgateway.controller.OrderProxyController
 
addItem(UUID, OrderItemDTO) - Method in class com.order.api02orderscrud.controller.OrderItemController
 
addItem(UUID, OrderItemDTO) - Method in class com.order.api02orderscrud.service.OrderItemService
 
Api01AuthGatewayApplication - Class in com.order.api01authgateway
 
Api01AuthGatewayApplication() - Constructor for class com.order.api01authgateway.Api01AuthGatewayApplication
 
Api02OrdersCrudApplication - Class in com.order.api02orderscrud
 
Api02OrdersCrudApplication() - Constructor for class com.order.api02orderscrud.Api02OrdersCrudApplication
 
apiDocs(HttpServletRequest) - Method in class com.order.api01authgateway.controller.OrderProxyController
 
ApplicationConfig - Class in com.order.api01authgateway.config
 
ApplicationConfig() - Constructor for class com.order.api01authgateway.config.ApplicationConfig
 
ascending() - Method in record class com.order.api01authgateway.dto.SortObject
Returns the value of the ascending record component.
AuthController - Class in com.order.api01authgateway.controller
 
AuthController() - Constructor for class com.order.api01authgateway.controller.AuthController
 
authenticate(LoginRequest) - Method in class com.order.api01authgateway.service.AuthService
Authenticates a user and returns a token response.
authenticationManager(AuthenticationConfiguration) - Method in class com.order.api01authgateway.config.ApplicationConfig
 
authenticationProvider() - Method in class com.order.api01authgateway.config.ApplicationConfig
 
AuthService - Class in com.order.api01authgateway.service
Service component responsible for handling user authentication business logic.
AuthService() - Constructor for class com.order.api01authgateway.service.AuthService
 

C

CANCELLED - Enum constant in enum class com.order.api01authgateway.dto.OrderStatus
 
CANCELLED - Enum constant in enum class com.order.api02orderscrud.entity.OrderStatus
 
com.order.api01authgateway - package com.order.api01authgateway
 
com.order.api01authgateway.config - package com.order.api01authgateway.config
 
com.order.api01authgateway.controller - package com.order.api01authgateway.controller
 
com.order.api01authgateway.dto - package com.order.api01authgateway.dto
 
com.order.api01authgateway.entity - package com.order.api01authgateway.entity
 
com.order.api01authgateway.exception - package com.order.api01authgateway.exception
 
com.order.api01authgateway.repository - package com.order.api01authgateway.repository
 
com.order.api01authgateway.security - package com.order.api01authgateway.security
 
com.order.api01authgateway.service - package com.order.api01authgateway.service
 
com.order.api02orderscrud - package com.order.api02orderscrud
 
com.order.api02orderscrud.config - package com.order.api02orderscrud.config
 
com.order.api02orderscrud.controller - package com.order.api02orderscrud.controller
 
com.order.api02orderscrud.dto - package com.order.api02orderscrud.dto
 
com.order.api02orderscrud.entity - package com.order.api02orderscrud.entity
 
com.order.api02orderscrud.exception - package com.order.api02orderscrud.exception
 
com.order.api02orderscrud.mapper - package com.order.api02orderscrud.mapper
 
com.order.api02orderscrud.repository - package com.order.api02orderscrud.repository
 
com.order.api02orderscrud.service - package com.order.api02orderscrud.service
 
configure(SpringApplicationBuilder) - Method in class com.order.api01authgateway.ServletInitializer
 
configure(SpringApplicationBuilder) - Method in class com.order.api02orderscrud.ServletInitializer
 
CONFIRMED - Enum constant in enum class com.order.api01authgateway.dto.OrderStatus
 
CONFIRMED - Enum constant in enum class com.order.api02orderscrud.entity.OrderStatus
 
content() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns the value of the content record component.
corsConfigurationSource() - Method in class com.order.api01authgateway.config.SecurityConfig
 
corsConfigurationSource() - Method in class com.order.api02orderscrud.config.SecurityConfig
 
customerEmail() - Method in record class com.order.api01authgateway.dto.OrderDTO
Returns the value of the customerEmail record component.
customerEmail() - Method in record class com.order.api02orderscrud.dto.OrderDTO
Returns the value of the customerEmail record component.
customerName() - Method in record class com.order.api01authgateway.dto.OrderDTO
Returns the value of the customerName record component.
customerName() - Method in record class com.order.api02orderscrud.dto.OrderDTO
Returns the value of the customerName record component.
customOpenAPI() - Method in class com.order.api01authgateway.config.OpenApiConfig
 
customOpenAPI() - Method in class com.order.api02orderscrud.config.OpenApiConfig
 

D

delete(UUID) - Method in class com.order.api02orderscrud.controller.OrderController
 
delete(UUID) - Method in class com.order.api02orderscrud.service.OrderService
 
delete(UUID, HttpServletRequest) - Method in class com.order.api01authgateway.controller.OrderProxyController
 
DELIVERED - Enum constant in enum class com.order.api01authgateway.dto.OrderStatus
 
DELIVERED - Enum constant in enum class com.order.api02orderscrud.entity.OrderStatus
 
direction() - Method in record class com.order.api01authgateway.dto.SortObject
Returns the value of the direction record component.
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.order.api01authgateway.security.JwtAuthenticationFilter
Intercepts the request to perform JWT authentication.

E

empty() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns the value of the empty record component.
EntityNotFoundException - Exception Class in com.order.api02orderscrud.exception
 
EntityNotFoundException(String) - Constructor for exception class com.order.api02orderscrud.exception.EntityNotFoundException
 
equals(Object) - Method in record class com.order.api01authgateway.dto.LoginRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.order.api01authgateway.dto.OrderDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.order.api01authgateway.dto.OrderItemDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.order.api01authgateway.dto.PageableObject
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.order.api01authgateway.dto.SortObject
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.order.api01authgateway.dto.TokenResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.order.api01authgateway.dto.UserResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.order.api01authgateway.entity.Role
 
equals(Object) - Method in class com.order.api01authgateway.entity.User
 
equals(Object) - Method in record class com.order.api02orderscrud.dto.OrderDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
Indicates whether some other object is "equal to" this one.
expiresIn() - Method in record class com.order.api01authgateway.dto.TokenResponse
Returns the value of the expiresIn record component.
extractClaim(String, Function<Claims, T>) - Method in class com.order.api01authgateway.security.JwtService
Extracts a specific claim from the JWT using the provided resolver function.
extractUsername(String) - Method in class com.order.api01authgateway.security.JwtService
Extracts the subject (username) from the provided JWT.

F

findAll(Pageable) - Method in class com.order.api02orderscrud.controller.OrderController
 
findAll(Pageable) - Method in class com.order.api02orderscrud.service.OrderService
 
findAll(Pageable, HttpServletRequest) - Method in class com.order.api01authgateway.controller.OrderProxyController
 
findById(UUID) - Method in class com.order.api02orderscrud.controller.OrderController
 
findById(UUID) - Method in class com.order.api02orderscrud.service.OrderService
 
findById(UUID, HttpServletRequest) - Method in class com.order.api01authgateway.controller.OrderProxyController
 
findByName(String) - Method in interface com.order.api01authgateway.repository.RoleRepository
 
findByOrderId(UUID) - Method in class com.order.api02orderscrud.controller.OrderItemController
 
findByOrderId(UUID) - Method in class com.order.api02orderscrud.service.OrderItemService
 
findByUsername(String) - Method in interface com.order.api01authgateway.repository.UserRepository
 
findItemsByOrderId(UUID, HttpServletRequest) - Method in class com.order.api01authgateway.controller.OrderProxyController
 
first() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns the value of the first record component.

G

generateToken(Map<String, Object>, UserDetails) - Method in class com.order.api01authgateway.security.JwtService
Generates a new JWT including extra claims for the specified UserDetails.
generateToken(UserDetails) - Method in class com.order.api01authgateway.security.JwtService
Generates a new JWT for the specified UserDetails using default configuration.
getExpirationTime() - Method in class com.order.api01authgateway.security.JwtService
Retrieves the configured JWT expiration duration in milliseconds.
GlobalExceptionHandler - Class in com.order.api01authgateway.exception
Centralized exception handling component using RestControllerAdvice.
GlobalExceptionHandler - Class in com.order.api02orderscrud.exception
 
GlobalExceptionHandler() - Constructor for class com.order.api01authgateway.exception.GlobalExceptionHandler
 
GlobalExceptionHandler() - Constructor for class com.order.api02orderscrud.exception.GlobalExceptionHandler
 

H

handleAuthenticationException(AuthenticationException) - Method in class com.order.api01authgateway.exception.GlobalExceptionHandler
Handles general AuthenticationException and maps it to a 401 Unauthorized response.
handleBadCredentials(BadCredentialsException) - Method in class com.order.api01authgateway.exception.GlobalExceptionHandler
Handles BadCredentialsException and maps it to a 401 Unauthorized response.
handleEntityNotFoundException(EntityNotFoundException) - Method in class com.order.api02orderscrud.exception.GlobalExceptionHandler
 
handleGeneralException(Exception) - Method in class com.order.api01authgateway.exception.GlobalExceptionHandler
Handles unexpected Exception occurrences and maps them to a 500 Internal Server Error response.
handlePropertyReferenceException(PropertyReferenceException) - Method in class com.order.api02orderscrud.exception.GlobalExceptionHandler
 
handleRuntimeException(RuntimeException) - Method in class com.order.api02orderscrud.exception.GlobalExceptionHandler
 
handleValidationExceptions(MethodArgumentNotValidException) - Method in class com.order.api02orderscrud.exception.GlobalExceptionHandler
 
hashCode() - Method in record class com.order.api01authgateway.dto.LoginRequest
Returns a hash code value for this object.
hashCode() - Method in record class com.order.api01authgateway.dto.OrderDTO
Returns a hash code value for this object.
hashCode() - Method in record class com.order.api01authgateway.dto.OrderItemDTO
Returns a hash code value for this object.
hashCode() - Method in record class com.order.api01authgateway.dto.PageableObject
Returns a hash code value for this object.
hashCode() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns a hash code value for this object.
hashCode() - Method in record class com.order.api01authgateway.dto.SortObject
Returns a hash code value for this object.
hashCode() - Method in record class com.order.api01authgateway.dto.TokenResponse
Returns a hash code value for this object.
hashCode() - Method in record class com.order.api01authgateway.dto.UserResponse
Returns a hash code value for this object.
hashCode() - Method in class com.order.api01authgateway.entity.Role
 
hashCode() - Method in class com.order.api01authgateway.entity.User
 
hashCode() - Method in record class com.order.api02orderscrud.dto.OrderDTO
Returns a hash code value for this object.
hashCode() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
Returns a hash code value for this object.

I

id() - Method in record class com.order.api01authgateway.dto.OrderDTO
Returns the value of the id record component.
id() - Method in record class com.order.api01authgateway.dto.OrderItemDTO
Returns the value of the id record component.
id() - Method in record class com.order.api01authgateway.dto.UserResponse
Returns the value of the id record component.
id() - Method in record class com.order.api02orderscrud.dto.OrderDTO
Returns the value of the id record component.
id() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
Returns the value of the id record component.
ignoreCase() - Method in record class com.order.api01authgateway.dto.SortObject
Returns the value of the ignoreCase record component.
isTokenValid(String, UserDetails) - Method in class com.order.api01authgateway.security.JwtService
Validates the provided JWT against the UserDetails.
items() - Method in record class com.order.api01authgateway.dto.OrderDTO
Returns the value of the items record component.
items() - Method in record class com.order.api02orderscrud.dto.OrderDTO
Returns the value of the items record component.

J

JwtAuthenticationFilter - Class in com.order.api01authgateway.security
Filter responsible for intercepting HTTP requests to validate JWT tokens.
JwtAuthenticationFilter() - Constructor for class com.order.api01authgateway.security.JwtAuthenticationFilter
 
jwtDecoder() - Method in class com.order.api02orderscrud.config.SecurityConfig
 
jwtFilterRegistration(JwtAuthenticationFilter) - Method in class com.order.api01authgateway.config.ApplicationConfig
 
JwtService - Class in com.order.api01authgateway.security
Service component responsible for handling JWT (JSON Web Token) lifecycle management.
JwtService() - Constructor for class com.order.api01authgateway.security.JwtService
 

L

last() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns the value of the last record component.
login(LoginRequest) - Method in class com.order.api01authgateway.controller.AuthController
 
LoginRequest - Record Class in com.order.api01authgateway.dto
 
LoginRequest(String, String) - Constructor for record class com.order.api01authgateway.dto.LoginRequest
Creates an instance of a LoginRequest record class.

M

main(String[]) - Static method in class com.order.api01authgateway.Api01AuthGatewayApplication
 
main(String[]) - Static method in class com.order.api02orderscrud.Api02OrdersCrudApplication
 

N

nullHandling() - Method in record class com.order.api01authgateway.dto.SortObject
Returns the value of the nullHandling record component.
number() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns the value of the number record component.
numberOfElements() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns the value of the numberOfElements record component.

O

offset() - Method in record class com.order.api01authgateway.dto.PageableObject
Returns the value of the offset record component.
OpenApiConfig - Class in com.order.api01authgateway.config
 
OpenApiConfig - Class in com.order.api02orderscrud.config
 
OpenApiConfig() - Constructor for class com.order.api01authgateway.config.OpenApiConfig
 
OpenApiConfig() - Constructor for class com.order.api02orderscrud.config.OpenApiConfig
 
Order - Class in com.order.api02orderscrud.entity
 
Order() - Constructor for class com.order.api02orderscrud.entity.Order
 
OrderController - Class in com.order.api02orderscrud.controller
 
OrderController() - Constructor for class com.order.api02orderscrud.controller.OrderController
 
orderDate() - Method in record class com.order.api01authgateway.dto.OrderDTO
Returns the value of the orderDate record component.
orderDate() - Method in record class com.order.api02orderscrud.dto.OrderDTO
Returns the value of the orderDate record component.
OrderDTO - Record Class in com.order.api01authgateway.dto
 
OrderDTO - Record Class in com.order.api02orderscrud.dto
 
OrderDTO(UUID, String, String, LocalDateTime, OrderStatus, BigDecimal, List<OrderItemDTO>) - Constructor for record class com.order.api01authgateway.dto.OrderDTO
Creates an instance of a OrderDTO record class.
OrderDTO(UUID, String, String, LocalDateTime, OrderStatus, BigDecimal, List<OrderItemDTO>) - Constructor for record class com.order.api02orderscrud.dto.OrderDTO
Creates an instance of a OrderDTO record class.
OrderItem - Class in com.order.api02orderscrud.entity
Entidade que representa um item de um pedido no sistema.
OrderItem() - Constructor for class com.order.api02orderscrud.entity.OrderItem
 
OrderItemController - Class in com.order.api02orderscrud.controller
 
OrderItemController() - Constructor for class com.order.api02orderscrud.controller.OrderItemController
 
OrderItemDTO - Record Class in com.order.api01authgateway.dto
 
OrderItemDTO - Record Class in com.order.api02orderscrud.dto
 
OrderItemDTO(UUID, String, Integer, BigDecimal, BigDecimal) - Constructor for record class com.order.api01authgateway.dto.OrderItemDTO
Creates an instance of a OrderItemDTO record class.
OrderItemDTO(UUID, String, Integer, BigDecimal, BigDecimal) - Constructor for record class com.order.api02orderscrud.dto.OrderItemDTO
Creates an instance of a OrderItemDTO record class.
OrderItemRepository - Interface in com.order.api02orderscrud.repository
 
OrderItemService - Class in com.order.api02orderscrud.service
 
OrderItemService() - Constructor for class com.order.api02orderscrud.service.OrderItemService
 
OrderMapper - Interface in com.order.api02orderscrud.mapper
 
OrderProxyController - Class in com.order.api01authgateway.controller
 
OrderProxyController() - Constructor for class com.order.api01authgateway.controller.OrderProxyController
 
OrderRepository - Interface in com.order.api02orderscrud.repository
 
OrderService - Class in com.order.api02orderscrud.service
 
OrderService() - Constructor for class com.order.api02orderscrud.service.OrderService
 
OrderStatus - Enum Class in com.order.api01authgateway.dto
 
OrderStatus - Enum Class in com.order.api02orderscrud.entity
 

P

pageable() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns the value of the pageable record component.
PageableObject - Record Class in com.order.api01authgateway.dto
 
PageableObject(long, List<SortObject>, boolean, int, int, boolean) - Constructor for record class com.order.api01authgateway.dto.PageableObject
Creates an instance of a PageableObject record class.
paged() - Method in record class com.order.api01authgateway.dto.PageableObject
Returns the value of the paged record component.
pageNumber() - Method in record class com.order.api01authgateway.dto.PageableObject
Returns the value of the pageNumber record component.
PageOrderDTO - Record Class in com.order.api01authgateway.dto
 
PageOrderDTO(long, int, int, List<OrderDTO>, int, List<SortObject>, boolean, boolean, int, PageableObject, boolean) - Constructor for record class com.order.api01authgateway.dto.PageOrderDTO
Creates an instance of a PageOrderDTO record class.
pageSize() - Method in record class com.order.api01authgateway.dto.PageableObject
Returns the value of the pageSize record component.
password() - Method in record class com.order.api01authgateway.dto.LoginRequest
Returns the value of the password record component.
passwordEncoder() - Method in class com.order.api01authgateway.config.ApplicationConfig
 
PENDING - Enum constant in enum class com.order.api01authgateway.dto.OrderStatus
 
PENDING - Enum constant in enum class com.order.api02orderscrud.entity.OrderStatus
 
productName() - Method in record class com.order.api01authgateway.dto.OrderItemDTO
Returns the value of the productName record component.
productName() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
Returns the value of the productName record component.
property() - Method in record class com.order.api01authgateway.dto.SortObject
Returns the value of the property record component.

Q

quantity() - Method in record class com.order.api01authgateway.dto.OrderItemDTO
Returns the value of the quantity record component.
quantity() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
Returns the value of the quantity record component.

R

recalculateTotal() - Method in class com.order.api02orderscrud.entity.Order
 
removeItem(OrderItem) - Method in class com.order.api02orderscrud.entity.Order
 
Role - Class in com.order.api01authgateway.entity
 
Role(String) - Constructor for class com.order.api01authgateway.entity.Role
 
RoleRepository - Interface in com.order.api01authgateway.repository
 
roles() - Method in record class com.order.api01authgateway.dto.UserResponse
Returns the value of the roles record component.

S

save(OrderDTO, HttpServletRequest) - Method in class com.order.api01authgateway.controller.OrderProxyController
 
save(OrderDTO) - Method in class com.order.api02orderscrud.controller.OrderController
 
save(OrderDTO) - Method in class com.order.api02orderscrud.service.OrderService
 
SecurityConfig - Class in com.order.api01authgateway.config
 
SecurityConfig - Class in com.order.api02orderscrud.config
 
SecurityConfig() - Constructor for class com.order.api01authgateway.config.SecurityConfig
 
SecurityConfig() - Constructor for class com.order.api02orderscrud.config.SecurityConfig
 
securityFilterChain(HttpSecurity) - Method in class com.order.api01authgateway.config.SecurityConfig
 
securityFilterChain(HttpSecurity) - Method in class com.order.api02orderscrud.config.SecurityConfig
 
ServletInitializer - Class in com.order.api01authgateway
 
ServletInitializer - Class in com.order.api02orderscrud
 
ServletInitializer() - Constructor for class com.order.api01authgateway.ServletInitializer
 
ServletInitializer() - Constructor for class com.order.api02orderscrud.ServletInitializer
 
setQuantity(Integer) - Method in class com.order.api02orderscrud.entity.OrderItem
 
setUnitPrice(BigDecimal) - Method in class com.order.api02orderscrud.entity.OrderItem
 
shouldNotFilterAsyncDispatch() - Method in class com.order.api01authgateway.security.JwtAuthenticationFilter
 
size() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns the value of the size record component.
sort() - Method in record class com.order.api01authgateway.dto.PageableObject
Returns the value of the sort record component.
sort() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns the value of the sort record component.
SortObject - Record Class in com.order.api01authgateway.dto
 
SortObject(String, String, boolean, String, boolean) - Constructor for record class com.order.api01authgateway.dto.SortObject
Creates an instance of a SortObject record class.
status() - Method in record class com.order.api01authgateway.dto.OrderDTO
Returns the value of the status record component.
status() - Method in record class com.order.api02orderscrud.dto.OrderDTO
Returns the value of the status record component.
subtotal() - Method in record class com.order.api01authgateway.dto.OrderItemDTO
Returns the value of the subtotal record component.
subtotal() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
Returns the value of the subtotal record component.

T

toDto(Order) - Method in interface com.order.api02orderscrud.mapper.OrderMapper
 
toDto(OrderItem) - Method in interface com.order.api02orderscrud.mapper.OrderMapper
 
toEntity(OrderDTO) - Method in interface com.order.api02orderscrud.mapper.OrderMapper
 
toEntity(OrderItemDTO) - Method in interface com.order.api02orderscrud.mapper.OrderMapper
 
token() - Method in record class com.order.api01authgateway.dto.TokenResponse
Returns the value of the token record component.
TokenResponse - Record Class in com.order.api01authgateway.dto
 
TokenResponse(String, String, Long) - Constructor for record class com.order.api01authgateway.dto.TokenResponse
Creates an instance of a TokenResponse record class.
toString() - Method in record class com.order.api01authgateway.dto.LoginRequest
Returns a string representation of this record class.
toString() - Method in record class com.order.api01authgateway.dto.OrderDTO
Returns a string representation of this record class.
toString() - Method in record class com.order.api01authgateway.dto.OrderItemDTO
Returns a string representation of this record class.
toString() - Method in record class com.order.api01authgateway.dto.PageableObject
Returns a string representation of this record class.
toString() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns a string representation of this record class.
toString() - Method in record class com.order.api01authgateway.dto.SortObject
Returns a string representation of this record class.
toString() - Method in record class com.order.api01authgateway.dto.TokenResponse
Returns a string representation of this record class.
toString() - Method in record class com.order.api01authgateway.dto.UserResponse
Returns a string representation of this record class.
toString() - Method in record class com.order.api02orderscrud.dto.OrderDTO
Returns a string representation of this record class.
toString() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
Returns a string representation of this record class.
totalAmount() - Method in record class com.order.api01authgateway.dto.OrderDTO
Returns the value of the totalAmount record component.
totalAmount() - Method in record class com.order.api02orderscrud.dto.OrderDTO
Returns the value of the totalAmount record component.
totalElements() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns the value of the totalElements record component.
totalPages() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
Returns the value of the totalPages record component.
type() - Method in record class com.order.api01authgateway.dto.TokenResponse
Returns the value of the type record component.

U

unitPrice() - Method in record class com.order.api01authgateway.dto.OrderItemDTO
Returns the value of the unitPrice record component.
unitPrice() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
Returns the value of the unitPrice record component.
unpaged() - Method in record class com.order.api01authgateway.dto.PageableObject
Returns the value of the unpaged record component.
update(UUID, OrderDTO, HttpServletRequest) - Method in class com.order.api01authgateway.controller.OrderProxyController
 
update(UUID, OrderDTO) - Method in class com.order.api02orderscrud.controller.OrderController
 
update(UUID, OrderDTO) - Method in class com.order.api02orderscrud.service.OrderService
 
User - Class in com.order.api01authgateway.entity
 
User(String, String) - Constructor for class com.order.api01authgateway.entity.User
 
userDetailsService() - Method in class com.order.api01authgateway.config.ApplicationConfig
 
username() - Method in record class com.order.api01authgateway.dto.LoginRequest
Returns the value of the username record component.
username() - Method in record class com.order.api01authgateway.dto.UserResponse
Returns the value of the username record component.
UserRepository - Interface in com.order.api01authgateway.repository
 
UserResponse - Record Class in com.order.api01authgateway.dto
 
UserResponse(Integer, String, Set<String>) - Constructor for record class com.order.api01authgateway.dto.UserResponse
Creates an instance of a UserResponse record class.

V

valueOf(String) - Static method in enum class com.order.api01authgateway.dto.OrderStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.order.api02orderscrud.entity.OrderStatus
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.order.api01authgateway.dto.OrderStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.order.api02orderscrud.entity.OrderStatus
Returns an array containing the constants of this enum class, in the order they are declared.

W

webClient() - Method in class com.order.api01authgateway.config.WebClientConfig
Creates and configures a WebClient bean with predefined resilience settings.
WebClientConfig - Class in com.order.api01authgateway.config
Configuration class for setting up resilient WebClient instances.
WebClientConfig() - Constructor for class com.order.api01authgateway.config.WebClientConfig
 
A C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form