Skip to content

Instantly share code, notes, and snippets.

View FoxNeo's full-sized avatar
👨‍💻
Focusing

Miguel Caceres FoxNeo

👨‍💻
Focusing
  • Germany
View GitHub Profile

Maven Commands

Check las version dependencies:

$ mvn versions:display-dependency-updates
@FoxNeo
FoxNeo / create-mvn-project.md
Created April 22, 2024 13:18
Generate a mvn project struct

create a maven project

$ mvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-app -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4 -DinteractiveMode=false

Debug Spring Boot application

To Start a JAR with debug remote port:

$ java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8001 -jar app.jar

Then connect to remote JVM at port 8001 from your IDE (InteliJ or Eclipse)

@FoxNeo
FoxNeo / tkstar-tk915.adoc
Created May 1, 2024 17:49 — forked from gmarfjan/tkstar-tk915.adoc
Commands for managing a tk-start tk915 GPS tracker

TKSTAR-TK915 SMS Commands

Nota

  • <space> means space character

  • <phone number> like 00330612345678 (prefer international format)

Table 1. Admin commands