Тёмный
No video :(

Gemini and Java: Quick and Easy 

Tales from the jar side
Подписаться 2,3 тыс.
Просмотров 2,7 тыс.
50% 1

Опубликовано:

 

4 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 16   
@subpaulz
@subpaulz 8 месяцев назад
Thank you! This is fresh! You, sir, are fresh!
@talesfromthejarside
@talesfromthejarside 8 месяцев назад
I'll have to ask my son, but I strongly suspect he'll just laugh 😂
@aladeli
@aladeli 8 месяцев назад
Thank you. It's cool that you used java 21
@talesfromthejarside
@talesfromthejarside 8 месяцев назад
I wondered whether that was a good idea or not. Glad somebody liked it :⁠-⁠)
@sphesihlemanuel2933
@sphesihlemanuel2933 4 месяца назад
You sir, a life saver thank you .
@talesfromthejarside
@talesfromthejarside 4 месяца назад
Glad I could help 🙂
@DevDojo-xv1ov
@DevDojo-xv1ov 5 месяцев назад
Very good video. I wanted to ask you a question, I want to make an application to download videos from you tube, can it be done with spring boot?
@talesfromthejarside
@talesfromthejarside 5 месяцев назад
I don't know why not. Spring has several http clients to choose from
@lilit_hovh
@lilit_hovh 4 месяца назад
Thank you for video and I have a question: are you using google cloud or not(I mean must google cloud be used or not), and is this all free?
@talesfromthejarside
@talesfromthejarside 4 месяца назад
In that video, I'm using the API directly, so I didn't need to set up a Vertex AI cloud project. I've done that before, but I prefer not to if I don't have to. I'm pretty sure that without using a cloud project this was all free, but that may be changing very soon. The price per access for the API, however, is very small.
@lilit_hovh
@lilit_hovh 4 месяца назад
@@talesfromthejarside Understood, thank you. And another question, will it be okay if I do not use sealed interface and instead of this use public interface Part {} ?
@talesfromthejarside
@talesfromthejarside 4 месяца назад
@@lilit_hovh Oh, certainly. The sealed interface becomes really helpful when you need to use a switch expression, because they have to be exhaustive, and using a sealed interface is like using an enum -- you know exactly which options are available. You can use a regular interface if you prefer, or just separate classes without an interface in common if that's your preference. Good luck!
@lilit_hovh
@lilit_hovh 4 месяца назад
@@talesfromthejarside Oh thank you very much and one more question: in GeminiInterface can I change @HttpExchange to @RequestMapping will it be okay?
@freebusdoctor
@freebusdoctor 8 месяцев назад
Thanks sir
@talesfromthejarside
@talesfromthejarside 8 месяцев назад
You're welcome. Hope it helps :⁠-⁠)
Далее
Ranking Java Features Added from Versions 8 to 21!
27:03
50y old programmer tries CursorAI/Claude
8:50
When RESTful architecture isn't enough...
21:02
Просмотров 274 тыс.
Gemini 1.5 Pro - Coding Assistant with 1M tokens
13:30