Skip to content

  • Home

Tag: maven

Testing a Java-injected Springboot service

April 20, 2025
 |  No Comments
 |  information, java, package, spring-boot
You must have the following dependencies, Junit is included, do not add it. you must write down the main class: you must write down the […]

redundant junit dependency

 |  No Comments
 |  maven, package, spring-boot
if you have: If you have the following Junit dependency in another version or the same one, you can remove it

Operations for BigInteger and BigDecimal

April 5, 2025
 |  No Comments
 |  java, maven, new-library
Java library with Maven. what it does for now:to transform BigInteger to BigDecimal (you specify where the period goes; if you enter an invalid number, […]

create new maven library

April 3, 2025
 |  No Comments
 |  information, maven, new-library
The following command creates a Maven project and configures everything: change: To upload to maven-central you must remove -SNAPSHOT from the version, since it is […]

Upload a new version to Maven Central, once everything is done.

 |  No Comments
 |  information, java, maven
This is after the entire project is configured for upload to Maven Central. First log in to Sonatype https://central.sonatype.com top right Caution: must say username, […]

Posts navigation

Back 1 2 3 Next

Categories

Theme By SKT Minimal