Материалы по теме 'spring' | DevsDay.ru

IT-блоги Материалы по теме 'spring'

IT-блоги Материалы по теме 'spring'


Разработка habr.com 18 мая 2024 г. 12:31

Привет! Меня зовут Данекер, я Fullstack-разработчик (Java, Angular). В этой статье я хочу поделиться с вами, как реализовать комбинированную авторизацию в Spring Security, используя примеры авторизации через социальные сети, такие как GitHub, а также...... читать далее

Java spring github oauth2 security

Разработка dev.to 18 мая 2024 г. 11:48

In this post, we will see how to configure AWS Secret Manager with Spring Boot Application. Secret manager can be very useful for managing service secrets, API keys, Database credentials and other secrets for deploying applications. Let's set up Sec...... читать далее

springboot webdev aws deepcodr

Разработка dev.to 18 мая 2024 г. 4:25

Introduction Swagger, now part of the OpenAPI initiative, is a powerful tool for documenting and testing RESTful APIs. Using Springfox, you can easily integrate Swagger 3 (OpenAPI 3) with your Spring Boot application. In this article, I’ll guide yo...... читать далее

Разработка dev.to 17 мая 2024 г. 16:29

Java'da POJO (Plain Old Java Object), yani "Sade Eski Java Nesnesi", herhangi bir Java sınıfı hiyerarşisi, framework'ü veya kütüphanesi tarafından zorunlu kılınan özel bir kurallar bütünü olmadan oluşturulan basit ve temiz bir nesne modelini ifade ed...... читать далее

Разработка habr.com 17 мая 2024 г. 13:03

Продолжаю серию публикаций про наши Java-онлайн курсы. Предыдущие постыКонтроллеры на дженериках: пишем кода в 3 раза меньшеМиграция Java Spring Boot на KotlinРабота с документами в JavaСразу предупрежу: точно так же, как в контроллерах на джене...... читать далее

java ооп generic параметризация курсы программирования tutorial тестирование assertj json

Разработка IntelliJ IDEA 17 мая 2024 г. 11:22

Choosing the right Java runtime for your Spring Boot project might seem trivial at first glance. After all, all runtimes are based on the OpenJDK code and offer the same APIs. But not all runtimes are created equal. This article will discuss various...... читать далее

idea java jdk spring-boot

Разработка dev.to 17 мая 2024 г. 10:11

You can read the interactive version of this blog post! The Problem In recent years I have developed a good number of websites. The basic structure is usually similar among them, but there are some tasks that always require a lot of effo...... читать далее

tailwindcss webdev tooling themes

Разработка habr.com 17 мая 2024 г. 7:27

Hibernate — очень мощный и функциональный ORM (Object-Relational Mapping) фреймворк. Он связывает базы данных с помощью объектно-ориентированных языков программирования. Однако многие, начиная с ним работать, натыкаются на проблемы производительности...... читать далее

java hibernate spring data jpa orm magnit tech базы данных ооп

Разработка dev.to 17 мая 2024 г. 6:00

A Back-End Developer is a specialist in web development responsible for building and maintaining the server-side logic, databases, and applications that power websites and web applications. They work on the server-side of web development, focusing on...... читать далее

backend developer

Разработка dev.to 16 мая 2024 г. 17:05

Microservice architecture, while powerful and flexible, comes with its own set of immense headaches. This is especially true when it comes to error management. Tracking down errors in a complex web of containerized services can feel like looking for...... читать далее

programming microservices express errors

Разработка dev.to 16 мая 2024 г. 16:54

Tabs allow users to navigate between different sections of content within the same page. In this tutorial, we'll walk through how to create a basic tabs component using plain JavaScript, HTML, and CSS. Before we start I'd like mention that I used:...... читать далее

Разработка dev.to 16 мая 2024 г. 14:50

Introduction In this series of articles I want to describe private communication solutions between a client and a server. What does private mean? It means that I want to access or manipulate my own private data that is stored on a server, and it sh...... читать далее

angular authentication cookies

Разработка habr.com 16 мая 2024 г. 6:30

Во всём мире сейчас наблюдается ажиотаж вокруг темы искусственного интеллекта и разработки приложений с его использованием. Многие стремятся внедрить искусственный интеллект в свои продукты и воспользоваться всеми его преимуществами. Поэтому сообщест...... читать далее

spring ai spring AI API

Разработка dev.to 15 мая 2024 г. 21:17

In this article, we will explore how to test your Google Apps Script which uses external APIs to get data and then populate Google Sheets with it. We will use a trivial processing function which transforms the data we receive from the API. The point...... читать далее

googleappsscript automation javascript testing

Разработка dev.to 15 мая 2024 г. 18:17

In the realm of Spring framework development, distinguishing between traditional Spring MVC controllers and RESTful web service controllers is pivotal, particularly in their approach to handling HTTP response bodies. Traditional Spring MVC C...... читать далее

java spring springboot controller

Разработка dev.to 15 мая 2024 г. 15:43

Recently, I was asked to present on Domain Driven Design. As I delved deeper into the research, it became clear that DDD is a crucial aspect of system architecture that many developers don’t fully grasp. Building software that aligns with complex bu...... читать далее

domaindrivendesign architecture softwareconcepts

Разработка dev.to 15 мая 2024 г. 14:20

In the world of software development, making sure our apps are up to scratch before they go live is crucial. But here's the catch: testing them in a way that mirrors what happens in the production may not be so straightforward. That's where TestConta...... читать далее

spring backend docker

Разработка dev.to 15 мая 2024 г. 8:39

Time Series Forecasting Original Data Link: Appliances Energy Prediction Dataset Target: Use suitable time series analysis techniques. Apply at least two time-series forecasting methods. Compare the results from all candidate models. Choose the...... читать далее

Разработка dev.to 15 мая 2024 г. 7:56

The main advantages of this way are to have independent environment for the tests running and to reduce the complexity of the test environment setup. Just load and run tests. Consider how to achieve this. You will see below how you can setup the...... читать далее

coding tutorial docker testing

Разработка dev.to 15 мая 2024 г. 4:55

About me I'm a university senior born in 2002, currently wrapping up my final year of studies I played baseball until high school and am a huge fan of Shohei Ohtani! I'm thrilled to announce that I'll be joining Rakuten Group in Japan next year...... читать далее

tutorial beginners firstpost