WHAT is AUTOCONFIGURATION?

Ғылым және технология

One of Spring Boot's most amazing features is autoconfiguration. But what, exactly, is autoconfiguration? How does it work? And what about it makes it so effective at building Java applications?
====
Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at springbootlearning.com/book!
====
ALSO SEE: 👀
✅ HOW do I secure my application? • How to NOT get hacked!
✅ HOW do I find my data? • HOW can I find my DATA?
RESOURCES: 👇
- Order your copy of Learning Spring Boot 3.0 3rd Edition today at springbootlearning.com/book!
GET MORE: 🎉
- Get a FREE tech ebook at springbootlearning.com/join
- Follow me on Twitter: / springbootlearn
GRAB A MUG FOR YOUR COFFEE ☕ (and a t-shirt): store.springbootlearning.com/
Click "subscribe" under the video (and hit that bell icon) to get notified when new videos come out.
STUFF I LIKE TO USE: 😍
- Motorized standing desk: springbootlearning.com/desk
- Laptop stand: springbootlearning.com/twelve...
- AirPods Pro: springbootlearning.com/airpod...
- Affordable thumbnail testing: springbootlearning.com/thumbn...
- Music: springbootlearning.com/epidem...
- Recut (pre-editing): springbootlearning.com/recut
- Other studio gear: springbootlearning.com/kit
DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of the Spring team nor of my employer. Any usage of "Spring", "Spring Boot", "Spring Framework", "VMware", "Pivotal", or anything else is completely unaffiliated with its owners. From time to time, I may post affiliate links for products I enjoy using. They don't cost you anything extra, and I may get a small commission.
#springbootlearning
© 2023 Greg L. Turnquist, All Rights Reserved

Пікірлер: 11

  • @ProCoderIO
    @ProCoderIO Жыл бұрын

    An application isn't much of an application without data. That's why you need to watch the following video to learn HOW to both store and find your data using SPRING DATA: ✅ HOW do I find my data? kzread.info/dash/bejne/d6eDmrCJn9XMips.html

  • @maelstrom0x877
    @maelstrom0x877 Жыл бұрын

    awesome video spring boot learning! are there any videos on spring's AOP?

  • @ProCoderIO

    @ProCoderIO

    Жыл бұрын

    I doubt there will many videos on Spring AOP. To be honest, AOP never really was picked up that much in the market. At least, not be end users. AOP is handy for framework code. It's how we implement things like, for example, TransactionInterceptor to wrap DB operations. But the number of times end users need to use actualy AspectJ-type patterns simply didn't become the "thing" I believe people presumed it would back in the day. And that's probably why no one talks about AOP at conferences anymore. Other channels might cover it, but I haven't seen any myself.

  • @maelstrom0x877
    @maelstrom0x877 Жыл бұрын

    question spring boot learning, for someone wanting to apply to java/spring backend roles. what kind of portfolio projects do you think would be great to showcase?

  • @ProCoderIO

    @ProCoderIO

    Жыл бұрын

    The biggies to show anyone that you can code include serving up web pages, accessing data, and securing it all. There is also messaging, but that is sometimes an ancillary thing that's needed. As long as you are able to adapt to the team's technologies, it's not as vital that you can use specific toolkits, but instead that you are able to solve problems. If you want to dig in a little more, then check out kzread.info/dash/bejne/dXuoyLtrl6Tdf7g.html.

  • @maelstrom0x877

    @maelstrom0x877

    Жыл бұрын

    @@ProCoderIO thanks a lot!

  • @imshaggy619
    @imshaggy61911 ай бұрын

    Hi, I am currently looking for a way to cache large data from DB and put it into any file which can be used by a service as a lookup. Any options can you suggest

  • @imshaggy619

    @imshaggy619

    11 ай бұрын

    The lookup service will be like. service.getValue(key) - this should come from the cache and no DB hit is required

  • @ProCoderIO

    @ProCoderIO

    11 ай бұрын

    Have you looked at Redis? Combined with Spring’s cache abstraction it can be quite powerful.

  • @RoniiNN
    @RoniiNN6 ай бұрын

    I’m new to spring maven I’m doomed? 😂

  • @ProCoderIO

    @ProCoderIO

    6 ай бұрын

    I don’t follow.

Келесі