No video

Spring Tips: Proxies

  Рет қаралды 12,001

SpringDeveloper

SpringDeveloper

Күн бұрын

Hi, Spring fans! In this installment we look at the use of JDK and CGLIB-based proxies in Spring, and demystify their application
#Java #SpringBoot #SpringFramework #Architecture #DesignPatterns #oop

Пікірлер: 19
@matthewmoore5934
@matthewmoore5934 11 күн бұрын
I love deep dives into how the "magic" really works. So useful. One thing I've never completely understood is how proxies and AspectJ vs Spring AOP all relate to each other. Would love a video on that topic.
@hanzofuma
@hanzofuma Ай бұрын
OMG. I've been looking for spring content about how proxies are used in spring to deep dive into the framework what a surprise. Thanks a lot and I hope we see more advanced and technical videos about spring internals 😻
@kalamatej
@kalamatej 7 күн бұрын
Cool. It never occurred to me to think about what's behind the @Configuration class 😊
@kennethcarvalho3684
@kennethcarvalho3684 2 күн бұрын
Is this actually the implementation?
@JiandongMa-lp7dg
@JiandongMa-lp7dg Ай бұрын
This is a very detailed, advanced content ❤
@elCoronelCC
@elCoronelCC Ай бұрын
the sound effects of the notifications popping in are way too loud (and unnecessary)
@Quillraven
@Quillraven Ай бұрын
haha yes indeed, I almost got a heart attack from the second one
@centfox
@centfox Ай бұрын
Exactly
@joachimdietl6737
@joachimdietl6737 Ай бұрын
Josh is like a grandpa that knows all the really interesting stories and we are the grandsons listening to his tales
@DF-ss5ep
@DF-ss5ep Ай бұрын
Nothing could be easier 😎 (the GraalVM stuff went completely over my head. I'm surprised it can even work with proxies)
@victoronwuhafua8464
@victoronwuhafua8464 Ай бұрын
My extremely OP boss decided to add proxies to all our internal api’s hence why i am here😂😂
@dailycodingjourney
@dailycodingjourney Ай бұрын
nice video! i like the hands-on style of videos you do ;) in which cases would you favor the use of proxies over other techniques to expand the functionality of a system (or individual objects)? i mean, one does not need proxies to benefit from polymorphism altogether. it seems to me as a very indirect and complex way to expand an objects functionality, because of the fallback to meta-programming?
@janyoussef4501
@janyoussef4501 Ай бұрын
Hello Josh, may I ask why specifically use AtomicBoolean instead normal Boolean when dealing with proxies?
@jasonformol3263
@jasonformol3263 29 күн бұрын
The AtomicBoolean is not related to the proxies, it is a requirement from java itself, in a lambda, you cant modify a variable outside the lambda (excepted when the variable is Atomic).
@janyoussef4501
@janyoussef4501 29 күн бұрын
@@jasonformol3263 got it, thanks man.
@gibers1
@gibers1 Ай бұрын
Why nobody writes these tips in a book, in which the topic could be more in detail explained ?
@supertejasshah
@supertejasshah Ай бұрын
still same amount of code. Idk why to use u
Spring Tips: Useful Annotation Processors
25:51
SpringDeveloper
Рет қаралды 10 М.
Spring Tips: Spring Modulith
37:39
SpringDeveloper
Рет қаралды 23 М.
Magic trick 🪄😁
00:13
Andrey Grechka
Рет қаралды 54 МЛН
Люблю детей 💕💕💕🥰 #aminkavitaminka #aminokka #miminka #дети
00:24
Аминка Витаминка
Рет қаралды 374 М.
Spring Tips: HTMX
21:09
SpringDeveloper
Рет қаралды 11 М.
Spring Tips: Data Oriented Programming in Java 21+
18:50
SpringDeveloper
Рет қаралды 12 М.
Spring Tips: Spring's Application Event Subsystem
20:23
SpringDeveloper
Рет қаралды 14 М.
Spring Tips: Distributed Job Scheduling with Jobrunr
19:03
SpringDeveloper
Рет қаралды 10 М.
Spring Tips: Spring Data JDBC
27:36
SpringDeveloper
Рет қаралды 20 М.
Spring Tips: Spring Security method security with special guest Rob Winch
35:40
Spring Tips: DataSources
57:40
SpringDeveloper
Рет қаралды 14 М.
Protect Your Microservices with Spring Cloud Gateway
28:10
SpringDeveloper
Рет қаралды 27 М.
Spring Tips: Beans, Beans: What's in a Spring bean?
40:05
SpringDeveloper
Рет қаралды 10 М.
Spring Tips: the Spring Expression Language
38:51
SpringDeveloper
Рет қаралды 6 М.