Articles by Tag #intellij

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

The Best Free Alternative to IntelliJ HTTP Client

The IntelliJ HTTP client is a robust tool built into IntelliJ IDEA, enabling developers to test and...

Learn More 46 6Dec 13 '24

5 helpful plugins for IntelliJ IDEA: Enhance your Spring Boot and Java development experience

For any Spring Boot developer, two primary goals are maximum productivity and high-quality code. One...

Learn More 23 1Jul 11 '24

How to Test APIs Visually in IntelliJ IDEA?

API testing is an essential part of backend development. Traditional testing methods often require...

Learn More 17 1Dec 11 '24

Automatically fix code vulnerabilities with AI

Explore Snyk Deep Code AI Fix (DCAIF), a game-changer for developers. Unlike generative AI assistants that may introduce security vulnerabilities, DCAIF leverages a hybrid AI model to automatically fix common security issues like XSS right in your IDE.

Learn More 8 0Oct 15 '24

Spring-boot-devtools for autobuilding application in IntelliJ IDE

Hi, When building application in IntelliJ developer has to build and run the application every...

Learn More 5 0Jul 17 '24

The IntelliJ Settings I Always Change (Every. Single. Time.)

Whenever I get a new machine, reinstall my system, or start at a new workplace with a freshly...

Learn More 5 0Jun 10

Unlocking the Power of IntelliJ IDEA Ultimate with the GitHub Student Developer Pack

Hey there, Coders! I have an exciting surprise exclusively for STUDENTS! If you're a student, this...

Learn More 5 0Oct 15 '24

Generating Flyway migrations using IntelliJ IDEA

You probably heard #flyway before, which is database migration tool, another one is #liquibase, they...

Learn More 2 0Nov 13 '24

Fix JSP Not Rendering in Spring Boot (MVC + IntelliJ Guide)

When I began learning Spring MVC, one of the hurdles I encountered was rendering .jsp (Java Server...

Learn More 1 2Jun 11

Git: Update remote url in your local machine

Given You've cloned a remote git repository, for example: git@gitlab.com:project-name.git When That...

Learn More 1 0Aug 17 '24

Como configurar o IntelliJ IDEA ou Android Studio no Wayland

Motivação Como eu uso bastante o IntelliJ IDEA e Android Studio no Fedora, eu estava um...

Learn More 1 1Jul 4 '24

Java Spring Boot for Beginners: Part 2: Diving into Project Structure, REST Controllers, and Request Handling

Welcome to the second installment of our "Java Spring Boot for Beginners" series. If you are eager to...

Learn More 1 0Oct 15 '24

What are these folders and files in Java Project in IntelliJ IDEA?

1. .idea/ Purpose: Stores IntelliJ-specific project settings. Contents: Configuration...

Learn More 0 0Jun 1

IntelliJ의 댜양한 검색기능 - Find 부터 커스텀 inspection rule 까지

단순 파일 검색부터 custom plugin 을 이용한 custom inspection rule 까지

Learn More 0 0Mar 9

"Escapando" de IntelliJ

Demasiados estímulos para el principiante.

Learn More 0 2Jan 3

Free AI Git Commit Message Plugin for JetBrains IntelliJ IDEA Using Gemini API

https://techwavearena.com/free-ai-git-commit-message-plugin-for-jetbrains-intellij-idea-using-gemini-...

Learn More 0 0Nov 12 '24

A vscode extension which will help you manage extensions like on intellij

Introducing a vscode extension which will help you manage extensions more easily with dependency...

Learn More 0 0Feb 16

Ctrl+Alt+Arrow (Right, Left) not working on IntelliJ

This post aims to be just a quick tip for those facing the same issue as I was facing. It seems just...

Learn More 0 0Dec 11 '24

Solve IntelliJ Maven Build Cache Issue

The problem When I was developing a Spring Boot project in IntelliJ, I encountered this...

Learn More 0 0Apr 4

Developer Tools – Is This IntelliJ Plugin a Must-Have?

Chances are, every developer using IntelliJ has their own favorite plugins. If I could only pick one...

Learn More 0 2Jun 8

IntelliJ Shortcuts (for Mac)

Be an expert at using your tools so you can concentrate on solving problems! I couldn't find a short...

Learn More 0 0Dec 9 '24

Boosting Your Productivity: Essential IntelliJ IDEA Features and Plugins for Spring Boot Development

As a Java Spring Boot developer, having the right tools and knowing how to use them effectively can...

Learn More 0 0Feb 10

Incredibly Useful WireMock with IntelliJ IDEA

Look, WireMock is great! But it can be much better with the proper tooling. And wait no more, seems...

Learn More -1 0Aug 13 '24