Laur Spilca
Hello! Are you a Java enthusiast? Are you just starting to learn Java as a programming language or you are already an experienced software developer? In any case, this is a channel to follow. Here you will find full dedicated subjects, presented live, for all level of Java developers. Follow and share if you like it. Leave comments and suggestions... and of course, questions!
Follow me on Twitter and LinkedIn to stay more connected: @laurspilca
Discussion with Mauricio Aniche on Object Oriented Design!
#shorts Deprecations in Spring Security!
#shorts from class to record in Java
Обсуждаем 100 ошибок Java с Тагиром Валеевым
Excellent discussion with Catalin Tudose on Java Persistence
Afternoon tea with Thomas Vitale discussing cloud native and Spring
Coffee afternoon on microservices and Spring with John Carnell
Spring Boot morning with Somnath Musib (author of Spring Boot in Practice)
Java 16 is here! Let's discuss it!
[QUESTION] What is the difference between HTTP filters, aspects, and interceptors?
Using OpenID Connect in the experimental authorization server version 0.1.0
Why is dependency injection helpful when using it with an application framework such as Spring?
Testing the Experimental Authorization Server version 0.0.3
Using the experimental authorization server version 0.0.2 and the authorization code with PKCE!
What's new in Java 15?
An introduction to the new experimental authorization server implementation - version 0.0.1
[QUESTION] Can you explain the signature of the Comparable.comparing() method?
[QUESTION] How to override methods that throw exception?
Tech Talks - Java Masterclass: Implementing an OAuth 2 system with Spring Security
[QUESTION] How does collectors downstream work?
[QUESTION] What is a DTO and how should I use it?
[QUESTION] Calls and redefinition of static vs non-static methods
[QUESTION] Can you call methods when using the ternary / Elvis operator?
[QUESTION] Why doesn't the first generated CSRF token work in Spring Security?
[QUESTION] How can I call a POST endpoint from Postman with CSRF protection enabled?
Modules, Spring Boot and Java 14
Java 14 records and Spring - Where you cannot use them together
Java 14 is here. Hooray! Find out what's new!
[QUESTION] How does the call stack look like when returning a value from both catch and finally?
[QUESTION] Why doesn't "rollbackfor" work when @Transaction is added at class level?