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

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

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


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

As a software developer, it's not always possible to dive deep into the language you're working with, and sometimes it's difficult to find situations where you need to use advanced or non-trivial features. It's easy to use a magic framework, the hard...... читать далее

java javaunderthehood tutorial

Разработка 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...... читать далее

Разработка 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 15 мая 2024 г. 19:34

Introduction: Building and deploying web applications can be a repetitive process. But what if you could automate those tasks, freeing yourself to focus on more strategic development work? That's where CI/CD pipelines come in! This guide leverages...... читать далее

jenkins beginners webdev programming

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

Automation is extremely important in the context of application development and this is where Github Actions will be great. In this article, we will focus on the necessary instructions to run a workflow that will perform the deployment of our applica...... читать далее

githubactions devops aws

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

Thymeleaf is a modern server-side Java template engine designed to work with web and non-web applications. It is an XML/XHTML/HTML5-based library that allows developers to create and render dynamic content on the server before serving it to the clien...... читать далее

java springboot thymeleaf angular

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

JUnit is a widely used open-source framework in Java, mainly for testing projects in a straightforward manner. Combined with Selenium, it becomes a handy choice for testing websites and web applications. Although Selenium and JUnit can work independe...... читать далее

junit testing cloud programming

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

Java is one of the most popular and widely-used programming languages for backend development, powering many large-scale web applications and enterprise systems. If you're interested in pursuing a career as a Java backend developer, here's a comprehe...... читать далее

java backenddevelopment backend springboot

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

In this guide, we'll show how to embed a form builder with Kotlin using Joyfill’s Kotlin form builder SDK, and learn how to render your first form in minutes. You can think of Joyfill as a sort of Stripe or Twilio, but for forms. We offer four libr...... читать далее

kotlin mobile coding android

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

I made a script in Groovy language to look for newer versions of all declared dependencies in a Maven project. The script supports multi-module projects. It searches the current folder for pom.xml files and checks the central.sonatype.com website fo...... читать далее

maven groovy

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

When working with MongoDB, one common requirement is to update existing documents with new information or insert new documents if they don't already exist. This is known as an "upsert" operation. In this tutorial, we’ll explore how to perform upsert...... читать далее

java mongodb database tutorial

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

Table Of Contents Code Quality The Tools Spotless SpotBugs PMD Putting It Together Links The best tool for the job isn't always the best tool you have available. Engineering teams are often have the build vs. buy conversation. Do we want to "bu...... читать далее

java linter cleancode

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

Choosing the Right Java IDE: A Comparative Analysis Java, one of the most popular programming languages, has a variety of Integrated Development Environments (IDEs) that cater to different needs and preferences. An IDE is more than just a text edit...... читать далее

java ide vscode

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

What are badges? They look like this Now lets create a custom badge for your git project The Plugins to update the JUnit test number seem not working very well specially if you do not have JaCOCO , here is a simple work around 1) Create a GIST f...... читать далее

github junit java maven

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

Hey Dev.to community! Today, I delved into advanced topics in web application security and development, and I'm thrilled to share my insights with you all: Advanced Security in Login Systems: Explored strategies for enhancing security in login syste...... читать далее

java

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

I spent the last 2 days reading about Kotlin and Spring Boot. Coming from a Laravel background I will say that is different and looks and feels a lot more stable and enterprise. Today we are going to see: Why I switched from Gradle to Maven Implem...... читать далее

kotlin springboot saas

Разработка IntelliJ IDEA 3 мая 2024 г. 10:00

Welcome to the latest edition of Java Annotated Monthly! This time around, we’re thrilled to have Holly Cummins on board for our featured content section. As usual, we’ve gathered a bunch of fresh updates, insights, and interesting discus...... читать далее

java kotlin tutorials ai java-annotated spring

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

Ruby developers can now utilize AWS CodeArtifact to securely manage their gems, integrating it seamlessly with tools like gem and bundler. Packages and dependencies play a crucial role in application development, providing reusable code for various t...... читать далее

aws codeartifact

Разработка IntelliJ IDEA 2 мая 2024 г. 13:36

IntelliJ IDEA Ultimate offers an extensive set of features that go beyond the basics, providing access to AI-powered coding efficiency boosters, seamless integration with numerous frameworks and technologies, powerful database tools, and more. Downlo...... читать далее

intellij-idea-2024-1 intellij-idea-ultimate

DevOps OpenNET 2 мая 2024 г. 12:10

Компания Red Hat опубликовала релиз дистрибутива Red Hat Enterprise Linux 9.4. Готовые установочные образы доступны для зарегистрированных пользователей Red Hat Customer Portal (для оценки функциональности также можно использовать iso-образы CentOS...... читать далее