Skip to content

  • Home

Tag: java

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 […]

BigInteger and BigDecimal classes in Java

March 30, 2025
 |  No Comments
 |  algorithm, information, java
BigInteger BigDecimal BigInteger is used for very large integers, while BigDecimal is used for decimal numbers with defined precision and control. Both classes are essential […]

Install Java, Springboot and Maven on Ubuntu Server

February 2, 2025
 |  No Comments
 |  java, linux, maven, server, spring-boot
install java: You should see output similar to: openjdk 19.0.1 2022-10-18 OpenJDK Runtime Environment Temurin-19.0.1+10 (build 19.0.1+10) OpenJDK 64-Bit Server VM Temurin-19.0.1+10 (build 19.0.1+10, mixed […]

ssl certificate in a java spring boot application

January 6, 2025
 |  No Comments
 |  ssl
HTTPS (Hypertext Transfer Protocol Secure) is a secure communication protocol used to transfer data between a web browser and a web server. HTTPS is a […]

Posts navigation

Back 1 … 3 4 5 6 Next

Categories

Theme By SKT Minimal