Skip to the content
Home
AI
Design
Engage
Finance
Law
Login
Register
Search
jobyme88
Menu
Home
Courses
ComputerVision
Git
IOS
Language
Math
Network
NLP
OperatingSystem
ReinforcementLearning
Backend
Combine
SwiftUI
UIKit
Services
Contacts
Search
SpringBoot
commons-lang3
Elasticsearch
Eureka
guava
h2
Jackson
json-patch
Junit
Lombok
Mockito
mongodb
mysql-connector-java
Redis
spring-boot-devtools
spring-boot-starter-cache
spring-boot-starter-data-jpa
spring-boot-starter-data-neo4j
spring-boot-starter-data-redis
spring-boot-starter-oauth2-client
spring-boot-starter-security
spring-boot-starter-thymeleaf
spring-boot-starter-validation
spring-boot-starter-webflux
spring-cloud-commons
spring-cloud-loadbalancer
spring-cloud-starter-circuitbreaker-resilience4j
spring-cloud-starter-gateway
spring-cloud-starter-loadbalancer
Spring Data REST
Spring HATEOAS
spring-security-jwt
spring-security-oauth2
spring-security-oauth2-authorization-server
spring-web
SpringBootActuator
test
Thymeleaf
tomcat-embed-jasper
SpringBoot OAuth2.0 Authorization Server
2024-04-25
Updating SSL
2024-02-20
Job advertisement form
2024-02-13
Persist Social Login username
2024-01-19
Form’s design considerations
2024-01-19
OTP (One-Time Password)
2024-01-19
COW PTE SpringBoot Project Update
2023-12-30
Troubleshooting: OAuth2.0 Invalid Scope
2023-12-11
Migrate the SpringBoot application from a local environment to a VPS server
2023-12-08
At last, the implementation of Role-based Access Control is completed on the Resource Server
2023-12-07
Today I resumed SpringBoot
2023-12-07
Migrate SpringBoot from local to VPS Server
2023-12-07
Secure Spring-Cloud-Config
2023-12-02
Spring-Cloud-Config
2023-11-29
Release Goal #2 – OAuth2.0 Integration
2023-11-29
Use Spring-Cloud-Config for consolidating configuration files across microservices.
2023-11-28
TroubleShooting-No Get Mapping for /webjars/bootstrap…
2023-11-11
Troubleshooting-Application stop immediately
2023-11-10
VPS Server’s OS(Operating System) is out-of-date
2023-11-08
MNWord Module
2023-11-08
MNQuestionInfo & MNQuestionScore
2023-11-05
Cascade.MERGE is final tested successfully
2023-10-16
How to delete one record in a OneToMany relationship
2022-03-21
Self-refencing Mysql OneToMany + SpringBoot
2022-03-06
Spring Security use Mysql as datasource
2022-03-01
@Transient work on both database and Serializable
2022-02-27
@Transient effect on Serializable
2022-02-27
Serializable
2022-02-27
ManyToMany-JpaRepository-CRUD
2022-02-27
OneToMany-JpaRepository-CRUD
2022-02-27
@Rollback
2022-02-27
@Transactional
2022-02-27
OneToMany-JpaRepository-save (parent entity)
2022-02-27
OneToMany-JpaRepository-save
2022-02-26
@BeforeEach
2022-02-26
Session CRUD
2022-02-26
Difference between save, persist, and saveOrUpdate
2022-02-26
CascadeType.ALL
2022-02-25
Cascading
2022-02-25
CascadeType.PERSIST
2022-02-24
Error: constructor problem for @Builder
2022-02-24
OneToMany save
2022-02-24
EntityManager – delete
2022-02-20
EntityManager – update
2022-02-20
EntityManager – create
2022-02-20
spring.jpa.hibernate.ddl-auto
2022-02-20
@Basic
2022-02-19
@Embeddable
2022-02-19
@AttributeOverride
2022-02-19
@MappedSuperclass – Parent
2022-02-19
ManyToMany-Employee-Project
2022-02-19
@JoinTable
2022-02-19
@PersistenceContext
2022-02-19
@LastModifiedDate
2022-02-19
@CreatedDate
2022-02-19
@Temporal
2022-02-19
@EntityListeners
2022-02-19
JPA Entity Lifecycle Events
2022-02-19
JavaServer Pages (JSP)
2022-02-19
@PrePersist
2022-02-19
FetchType
2022-02-18
Cascade
2022-02-18
Entity – Movie
2022-02-18
Entity – City
2022-02-18
TestEntityManager
2022-02-17
Category and Tag should have Many-To-Many relationship
2022-02-15
EntityManager
2022-02-15
@SelectBeforeUpdate
2022-02-13
save ManyToMany or OneToOne relationship
2022-02-12
EntityManagerFactory
2022-02-12
@MapsId
2022-02-12
@NaturalId
2022-02-12
@Version
2022-02-12
SessionFactory
2022-02-07
MappedSuperclass
2022-02-07
Login with MySql (1)
2022-02-06
Customized the logout
2022-02-06
Customize login (5) – success and error hanlder
2022-02-06
Customize login (4) – failureUrl
2022-02-06
Cusotmize login (3) – defaultSuccessUrl
2022-02-06
Customize login (2) – username and password fields
2022-02-05
customize the error page
2022-02-05
map url to template view hierarchy
2022-02-05
customize log error
2022-02-05
customize logout
2022-02-05
Customize login (1) – use own login page
2022-02-05
WebSecurity
2022-02-05
add css and js to thymeleaf
2022-02-05
Spring Security Logout
2022-02-04
Handling form submission
2022-02-04
@ModelAttribute
2022-02-04
thymeleaf
2022-02-04
Example: a grocery store
2022-02-04
@Controller
2022-02-04
@DataJpaTest
2022-02-04
Test mysql repository layer
2022-02-04
@SpringBootTest
2022-02-04
@WebMVCTest
2022-02-04
Uploading file to mysql
2022-02-04
Uploading file to directory
2022-02-04
@CrossOrigin
2022-02-04
HTTPStatus
2022-02-03
@RestControllerAdvice
2022-02-03
@Slf4j
2022-02-03
@ConfigurationProperties
2022-01-30
ApplicationContext
2022-01-30
AnnotationConfigApplicationContext
2022-01-30
Mockito.when().thenReturn()
2022-01-30
@Length
2022-01-30
CommandLineRunner
2022-01-30
disable the SpringBoot banner
2022-01-30
@Value
2022-01-30
@EnableCaching
2022-01-29
@Async with thread pool
2022-01-29
@Async
2022-01-29
Spring built-in events
2022-01-29
ContextRefreshedEvent
2022-01-29
@GeneratedValue
2022-01-29
@Id
2022-01-29
@JoinColumns
2022-01-29
@JoinColumn
2022-01-29
@OneToOne
2022-01-29
@OneToMany
2022-01-29
@ManyToAny
2022-01-29
@ManyToOne
2022-01-29
Self-referencing relationship
2022-01-29
@Column(name =)
2022-01-29
@Table
2022-01-29
@ManyToMany
2022-01-29
@EqualsAndHashCode(callSuper = true)
2022-01-28
ModelAndView
2022-01-26
check validation example
2022-01-26
@Min
2022-01-26
@NotNull
2022-01-26
@Size
2022-01-26
@Data
2022-01-26
@Builder
2022-01-26
UserDetails
2022-01-26
Error: no identifier even though you have @Id
2022-01-25
initialize Mysql data
2022-01-25
Password Encoder
2022-01-25
Username and password
2022-01-25
4 – Basic Authentication
2022-01-25
3 – Spring Security default setting
2022-01-25
2 – Secure your application
2022-01-25
InMemoryRegisteredClientRepository
2022-01-23
Spring Cloud Gateway Example 2
2022-01-23
Spring Cloud Gateway Example 1
2022-01-23
get Spring Application port
2022-01-23
Load balancing example
2022-01-22
Two factor authentication
2022-01-22
why pom.xml is gray and strikethrough
2022-01-21
How to build the SpringBoot OAuth client
2022-01-19
How to build the SpringBoot OAuth client
2022-01-18
Building a RESTful Web Service with Spring Boot Actuator
2022-01-17
Integrate Eureka into SpringBoot application
2022-01-17
Intergrate Keycloak in SpringBoot
2022-01-15
Test error thrown
2021-12-02
Validate in SpringBoot
2021-11-27
@CompoundIndex
2021-11-06
@GeoSpatialIndexed
2021-11-06
@PersistenceConstructor
2021-11-06
Test Exception
2021-08-01
Customize Error
2021-07-27
Spring Boot make customized Event, Publisher, and Listener
2021-07-27
ApplicationListener
2021-07-27
ApplicationListener
2021-07-27
@Before
2021-07-26
@Transactional
2021-07-26
Bean Validator
2021-07-12
@JsonIgnore
2021-07-12
CacheBuilder
2021-07-12
HttpServletRequest
2021-07-11
@RequestHeader
2021-07-11
Use Enum as part of the RequestParam
2021-07-11
StringUtils
2021-07-11
测试四种模式方法
2021-07-11
@PostConstruct
2021-07-11
Spring Security + UserDetailsService
2021-07-11
Spring Security 1 – Intro
2021-07-10
JWT Token
2021-07-10
Password Flow
2021-07-10
Authorization Code Flow
2021-07-10
Confidential and Public Applications
2021-07-10
First-Party and Third-Party Applications
2021-07-10
Spring Security Oauth is deprecated
2021-07-10
Get JWT Token with Symmetric key
2021-07-09
JWTs and Opaque Tokens
2021-07-09
Environment getProperty
2021-07-09
Environment
2021-07-09
Get token
2021-07-09
JdbcTokenStore
2021-07-09
InMemoryTokenStore
2021-07-09
JwtTokenStore
2021-07-09
TokenStore
2021-07-09
@Resource
2021-07-09
SpringBoot implements Pub and Sub for Redis
2021-07-09
Messaging with Redis
2021-07-08
@ComponentScan
2021-07-08
Access data with Redis
2021-07-08