Index
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
ascendingrecord 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
contentrecord 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
customerEmailrecord component. - customerEmail() - Method in record class com.order.api02orderscrud.dto.OrderDTO
-
Returns the value of the
customerEmailrecord component. - customerName() - Method in record class com.order.api01authgateway.dto.OrderDTO
-
Returns the value of the
customerNamerecord component. - customerName() - Method in record class com.order.api02orderscrud.dto.OrderDTO
-
Returns the value of the
customerNamerecord 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
directionrecord 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
emptyrecord 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
expiresInrecord 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
firstrecord 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
UserDetailsusing 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
AuthenticationExceptionand maps it to a 401 Unauthorized response. - handleBadCredentials(BadCredentialsException) - Method in class com.order.api01authgateway.exception.GlobalExceptionHandler
-
Handles
BadCredentialsExceptionand 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
Exceptionoccurrences 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
idrecord component. - id() - Method in record class com.order.api01authgateway.dto.OrderItemDTO
-
Returns the value of the
idrecord component. - id() - Method in record class com.order.api01authgateway.dto.UserResponse
-
Returns the value of the
idrecord component. - id() - Method in record class com.order.api02orderscrud.dto.OrderDTO
-
Returns the value of the
idrecord component. - id() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
-
Returns the value of the
idrecord component. - ignoreCase() - Method in record class com.order.api01authgateway.dto.SortObject
-
Returns the value of the
ignoreCaserecord 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
itemsrecord component. - items() - Method in record class com.order.api02orderscrud.dto.OrderDTO
-
Returns the value of the
itemsrecord 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
lastrecord 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
LoginRequestrecord 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
nullHandlingrecord component. - number() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
-
Returns the value of the
numberrecord component. - numberOfElements() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
-
Returns the value of the
numberOfElementsrecord component.
O
- offset() - Method in record class com.order.api01authgateway.dto.PageableObject
-
Returns the value of the
offsetrecord 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
orderDaterecord component. - orderDate() - Method in record class com.order.api02orderscrud.dto.OrderDTO
-
Returns the value of the
orderDaterecord 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
OrderDTOrecord class. - OrderDTO(UUID, String, String, LocalDateTime, OrderStatus, BigDecimal, List<OrderItemDTO>) - Constructor for record class com.order.api02orderscrud.dto.OrderDTO
-
Creates an instance of a
OrderDTOrecord 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
OrderItemDTOrecord class. - OrderItemDTO(UUID, String, Integer, BigDecimal, BigDecimal) - Constructor for record class com.order.api02orderscrud.dto.OrderItemDTO
-
Creates an instance of a
OrderItemDTOrecord 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
pageablerecord 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
PageableObjectrecord class. - paged() - Method in record class com.order.api01authgateway.dto.PageableObject
-
Returns the value of the
pagedrecord component. - pageNumber() - Method in record class com.order.api01authgateway.dto.PageableObject
-
Returns the value of the
pageNumberrecord 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
PageOrderDTOrecord class. - pageSize() - Method in record class com.order.api01authgateway.dto.PageableObject
-
Returns the value of the
pageSizerecord component. - password() - Method in record class com.order.api01authgateway.dto.LoginRequest
-
Returns the value of the
passwordrecord 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
productNamerecord component. - productName() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
-
Returns the value of the
productNamerecord component. - property() - Method in record class com.order.api01authgateway.dto.SortObject
-
Returns the value of the
propertyrecord component.
Q
- quantity() - Method in record class com.order.api01authgateway.dto.OrderItemDTO
-
Returns the value of the
quantityrecord component. - quantity() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
-
Returns the value of the
quantityrecord 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
rolesrecord 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
sizerecord component. - sort() - Method in record class com.order.api01authgateway.dto.PageableObject
-
Returns the value of the
sortrecord component. - sort() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
-
Returns the value of the
sortrecord 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
SortObjectrecord class. - status() - Method in record class com.order.api01authgateway.dto.OrderDTO
-
Returns the value of the
statusrecord component. - status() - Method in record class com.order.api02orderscrud.dto.OrderDTO
-
Returns the value of the
statusrecord component. - subtotal() - Method in record class com.order.api01authgateway.dto.OrderItemDTO
-
Returns the value of the
subtotalrecord component. - subtotal() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
-
Returns the value of the
subtotalrecord 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
tokenrecord 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
TokenResponserecord 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
totalAmountrecord component. - totalAmount() - Method in record class com.order.api02orderscrud.dto.OrderDTO
-
Returns the value of the
totalAmountrecord component. - totalElements() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
-
Returns the value of the
totalElementsrecord component. - totalPages() - Method in record class com.order.api01authgateway.dto.PageOrderDTO
-
Returns the value of the
totalPagesrecord component. - type() - Method in record class com.order.api01authgateway.dto.TokenResponse
-
Returns the value of the
typerecord component.
U
- unitPrice() - Method in record class com.order.api01authgateway.dto.OrderItemDTO
-
Returns the value of the
unitPricerecord component. - unitPrice() - Method in record class com.order.api02orderscrud.dto.OrderItemDTO
-
Returns the value of the
unitPricerecord component. - unpaged() - Method in record class com.order.api01authgateway.dto.PageableObject
-
Returns the value of the
unpagedrecord 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
usernamerecord component. - username() - Method in record class com.order.api01authgateway.dto.UserResponse
-
Returns the value of the
usernamerecord 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
UserResponserecord 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
WebClientbean with predefined resilience settings. - WebClientConfig - Class in com.order.api01authgateway.config
-
Configuration class for setting up resilient
WebClientinstances. - WebClientConfig() - Constructor for class com.order.api01authgateway.config.WebClientConfig
All Classes and Interfaces|All Packages|Serialized Form