python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Spring Boot with <dependencyManagement>
I'm creating a Spring Boot application this way :
I'm wondering how can I import spring-webmvc ?
Because in the POM of spring-boot-dependencies there is no <dependency>spring-mvc</dependency...
AntonBoarf
Votes: 0
Answers: 1
how can I use elisp to print dependencies of a code?
I am trying to print the dependencies associated with a code, such as definitions related to functions or variables in a statement using Emacs, however I am not finding the functions necessary to do i...

jeferson lemos
Votes: 0
Answers: 2
Error while creating conda environment in python 3.7, only supports python 3.10
I have miniconda installed on my macbook pro M1. I want to create a conda environment with python version 3.7. I tried running following commands, but it's throwing an error and I'm not able to instal...
Mahavir I
Votes: 0
Answers: 0
Dependencies in requirements.txt file creates a conflic when using correct version
When I run my requirements.txt file I get the following error messages
ERROR: Cannot install PyJWT==2.0.0 and djangorestframework-jwt==1.11.0 because these package versions have conflicting dependenci...
Nicolaj Spiegelhauer
Votes: 0
Answers: 1