Spring Boot 2
Spring Boot 2 and Spring 5 Framework
There is no PasswordEncoder mapped for the id
Upasana | July 25, 2020 | 5 min read | 4,247 views | Spring Boot 2
java.lang.IllegalArgumentException There is no PasswordEncoder mapped for the id null when using Spring Boot 2 and Spring Security 5
Read ArticleDisable SSL verification in Spring WebClient
Upasana | July 23, 2020 | 2 min read | 2,856 views | Spring Boot 2
We can use an insecure TrustManagerFactory that trusts all X.509 certificates without any verification. This will allow any https certificate (self-signed, expired, etc) with WebClient communication.
Read ArticleBasic Auth Security in Spring Boot 2
Upasana | December 30, 2019 | 3 min read | 2,104 views | Spring Boot 2
In this Spring Boot 2.2 REST API tutorial we will setup Spring Security with Basic Authentication. User details are stored in-memory. We will be using Kotlin as the language.
Read ArticleWhat is new in Spring Boot 2
Upasana | May 20, 2019 | 2 min read | 104 views | Spring Boot 2
Spring boot 2 brings major changes, including Java 8 baseline, Spring 5, reactive web programming, Kotlin support, embedded netty, simplified security configuration.
Read ArticlePopular Tags
Java 8
microservices-architecture
algorithm-datastructures
java 9
senior java developer
investment banking
unix-concepts
spring-boot
Payumoney Integration
Multithreading and Concurrency
Amazon DynamoDB
Spring Boot 2
Python Coding Problems
Java Coding Challenges
sapient interviews
AWS Tutorials
Flask - Python micro web framework
java-httpclient
java junit
Rest Assured
Trending Posts
- Machine Learning based Multiple choice questions
- Difference between getOne and findById in Spring Data JPA?
- Rest Assured API Testing Interview Questions
- python problem 1: find the runner-up score
- Run method on Spring Boot startup
- Feign exception handling in Spring Cloud
- Disable SSL validation in Spring RestTemplate
- Citibank Java developer interview questions
- MD5 and SHA256 in Java Kotlin and Android
- Sapient Global Market Java Interview Questions and Coding Exercise