Hi thanks for this tutorial. I am implementing error handling framework during transition in my state machine. however stuck at - Cannot resolve symbol 'StateMachineFunction' .Any leads or suggestion really helps
@Indian1947-o1zКүн бұрын
Hello from India
@pratikkhandale31273 күн бұрын
Where i can find demo video for Spring AI and Gemini implementation ??
@DiomedesCher4 күн бұрын
Great analysis, thank you! Could you help me with something unrelated: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). Could you explain how to move them to Binance?
@CodeJava4 күн бұрын
Spring Security really saves developer's life.
@CodeJava5 күн бұрын
thanks for this informative video.
@shogant8 күн бұрын
I cut and pasted all the config text in the application.properties files and see this white label error page: Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Thu Dec 19 22:58:27 PST 2024 There was an unexpected error (type=Not Found, status=404).
@alaintouret66099 күн бұрын
Hi Josh, thank you for sharing your knowledge. May I suggest an improvement? In the metaprogramming part, the use of the HikariDataSource instead of LazyConnectionDataSourceProxy would be more explicit in order to show the lack of call of the getConnection method. Replace: if (bean instanceof LazyConnectionDataSourceProxy db) { with: if (bean instanceof HikariDataSource db) { then you get: class com.zaxxer.hikari.HikariDataSource.getConnection() class com.zaxxer.hikari.pool.HikariProxyConnection operation: apac no operation: The no operation part exhibits no call to the getConnection() method anymore. Please note that I added the class of the invoked bean in the message.
@emmanuelU1710 күн бұрын
Amazing presentation
@vijo351013 күн бұрын
Will this work for mysql .i tried but registry coming null
@kevinconstantine243714 күн бұрын
I had fun Josh 😂❤
@alskaa116 күн бұрын
Oh, wait. Does the virtual thread work with Kotlin? I thought it could be coroutine.
@patriciasuarez916416 күн бұрын
very complex, i didn´t understand, i didn't see any visual objects in
@dineshrajpampati892819 күн бұрын
hi Dan can you please let me how did you do the macro for speech to text(AI)
@fanny-ml-gameplay19 күн бұрын
How to integrate azure application insights with spring boot 3?
@aravinth.sivarasa22 күн бұрын
simply awesome 🖖
@silicon-shaman22 күн бұрын
Please, for the love of god, balance DaShaun's microphone, all you need to do is put a basic compressor on his track. I love this podcast, but I hate having my ears bleed every time he shouts out of excitement for something.
@HamzaEngineering23 күн бұрын
Thank you Josh. clear and concise explanation. I liked how you explained preview features by definition and when I should use it. specially downcall and upcall terms 👍
@匿名-x5m24 күн бұрын
What is the use case? Someone, please explain
@theevil625224 күн бұрын
Casual part time presenter lives in boat and plays music - how about focus on being good at presenting?
@masumpolidasu344326 күн бұрын
Well , informative video, we start using AI in spring as well great adaptations.
@wagnerdbaАй бұрын
Nice... works in final 3.4.0 today... Only update Class for "tokenGenerationSuccessHandler"
@halimdev9913Ай бұрын
when spring framework (also spring boot) upgrade to kotlin 2.x ?
@lubarino.matheusАй бұрын
Nice talk
@AswodelАй бұрын
IMHO the proxy and interface classes make this too complicated. Why do we start so fast with a proxy class, what is it and why is it needed? More explanation is needed there.
@MonsterSmartАй бұрын
...stand less close to me XD
@mynameis3lwanАй бұрын
Really interesting. I think ViewComponent is what missing in Spring MVC. Thomas please propose this feature for Spring framework 7.x.x :)
@wdeathАй бұрын
Using Clojure and Hiccup in the Java project, will make HTMX way more easier to use.
@MrAnonimRАй бұрын
Is it possible to chain @PostAuthorize or @PreAuthorize annotations?
@AnaidJimenez-xh1ouАй бұрын
Hello, is it possible to use a spring without using a spring "boot"? Because I don't want to use tomcat embedded, I would like to use it in Payara, is it possible? also because I would like to use with Jakarta EE 9.1
@JamesLu-q6sАй бұрын
Hello, set maxIdleTime and enable evict in background, this is easy to understand. But how does tcp keep alive work to remove the connection from pool? Does it need to enable evict in background to detect the dead connection and remove it from pool?
@gustavolopes5122Ай бұрын
Okay, but this video is a lot superficial. We need to pay attention cause in the real world our applications run in containers with dynamic addresses handled by API gateway(zuul, k8s API gateway,...), http2 is a stateful connection we need to have certain that our network component has support to it and if our application scale will work with a stateful protocol, in the resume it is not so simples. One tip, don't try to put something like this in production only to watch this video. You will fail for a lot of important factors that are not mentioned in this video.
@gamiresАй бұрын
"I don't have cloud money, I have rasphberry money" ♥ I love that sentence DaShaun
@boredbytrashАй бұрын
Your programming style is interesting, but don’t forget: you’re working alone. Youngsters, make sure to always put Maintainability at the front. Your current as well as future coworkers will appreciate it. Putting 20 classes and records into one file looks fancy in this video but is hell for teams bigger than 2…
@TheodoreRavindranathАй бұрын
Awesome!! Great for small companies/projects who don't want to do Microservices right at the beginning
@MoizGhori-n1pАй бұрын
Excellent Presentation. from Boston, USA
@NicolasZaeta-bc3ikАй бұрын
Is there a repo for this project?
@kappaj01Ай бұрын
Impressive presentation Josh - fun as always! So much to learn from you every time!
@AnshulkattaАй бұрын
i have no idea how nodejs and python are doing this, spring makes it so easy for Java
@kevinmaltby4202Ай бұрын
Can similar if not the same things be achieved with Spring integration with respect to messaging between independent components of a system?
@lewiswccfulАй бұрын
Thank you very much. That's very useful. Seems it doesn't work well with all the projects upgraded to latest spring boot version. Just leaving the oauth client not upgraded will work though
@sandeshaj49712 ай бұрын
How is this different from sending an OTP??
@konstantingromov64852 ай бұрын
Absolutely crazy to have this content in 44 minutes (with working live coding without live templates!). Great job, Rob and Josh
@carnelyve8662 ай бұрын
Awesome... Didn't know that the mind behind Spring CLI AI, which is now my favorite copilot for Spring Boot, is the originator of Spring AI. He is amazing.
@valdemarjuniorr2 ай бұрын
Does anyone make it works using Native Images?
@zvengirdasmantryda2 ай бұрын
Thanks a lot! schema.sql create table if not exists customer ( id serial primary key, name text ); create table if not exists customer_orders ( id serial primary key, customer bigint not null references customer (id), name varchar(255) ); create table if not exists customer_profiles ( id serial primary key, customer bigint not null references customer (id), username text not null, password text not null ); delete from customer_profiles; delete from customer_orders; delete from customer;
@michelantonybarrosbarrios64042 ай бұрын
It was great to see Nelson here, Thank you guys.
@TC103942 ай бұрын
Looks like spring initializer now has htmx dependency. Is that now a prefer way to include in the template file. If so, how do you specify htmx library in the template file using the Springboot's version of htmx library?