AuthController.java || spring boot 3 AuthController security configuration with code in description

preview_player
Показать описание

Welcome to my Viraj Tech YouTube channel new to the channel please subscribe to the channel... & turn on the bell icon by clicking and making it to 'all' to get more interesting and technical videos.
If you like the video or video provide you any help or support, hit the like button. For any query comment below in the comment section I will try to help you and also try to sort out all your problems as soon as possible.
Thanks for Watching...

@Controller
public class AuthController {

@Autowired
private UserService userService;

@GetMapping("/login")
public String loginPage() {
return "login";
}

@GetMapping("/logout")
public String logoutPage() {
return "logout";
}

@GetMapping("/register")
public String showRegistrationForm(Model model) {
return "register";
}

@PostMapping("/register")
return "login";
}
}

----------------------------------------------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------------------------------------------
Subscribe to my main channel

also Subscribe to my second channel

APK LINK:-

Salesforce Trailhead playlist

Spring Boot playlist

Github playlist

Music Credit:-
Music Link:-

Disclaimer :
This channel doesn't Promote or Encourage any illegal activity & All contents provided by this Channel are Meant for Educational Purpose only.

authcontroller class in spring boot security,
spring boot security authentication and authorization,
spring security basic authentication and authorization using spring boot,
spring boot security authentication,
spring security in spring boot login,
spring security authentication manager,
spring security in spring boot code decode,
spring boot security session management,
spring boot security code decode,
spring boot security with oauth2 and jwt,
oauth 2.0 implementation with spring security and spring boot,
implement spring security in spring boot,
spring security trong spring boot,
spring boot security jwt java techie,
spring security authentication and authorization,
spring boot security rest api basic authentication,
spring boot security role based authorization,
spring security in spring boot 2.7
spring boot security configuration,
spring boot 3 security configuration,
spring boot security example,
spring boot security api,
spring boot security config,
spring security configuration in spring boot,
security configuration in spring boot,
java spring boot security,
jwt security in spring boot,
java spring boot security jwt,
spring boot security mongodb,
spring boot security authentication and authorization,
login with spring boot security,
spring boot security authentication,
spring boot security 3.0,
spring boot web security configuration,
spring security configuration without websecurityconfigureradapter,
spring boot security 6,
spring boot security 3,
spring boot security architecture

viraj tech
#springboot
#spring
#springboottutorial
#javaspringboot
#learnspringboot
#springbootjava
#thymeleaf
#springmvc
#springdatajpa
#springcore
#springmaven
#maven
#mvc
#bootstrap
#tailhead
#css
#html
#java
#corejava
#advancejava
#reactjs
#react
#mysql
#database
#frontend
#backend
#fullstack
#crud
#crudoperation
#axios
#reactrouterdom
#reactrouter
#reactvite
#vitereact
#vite
#javascript
#js
#reactjavascript
#javascriptreact
#viraj_tech
#CodingTutorial
#WebDevelopment
#Programming
#LearnToCode
Рекомендации по теме
welcome to shbcf.ru