new entry

This commit is contained in:
Inaki Fernandez
2020-05-18 10:18:59 +02:00
parent 672303519e
commit 34b56c7da2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
- [Payara App Server](payara.md)
- [Embedded Servlet Containers in SpringBoot: Jetty, Tomcat, Undertow and more](embedded-servlet-containers.md)
- [Selenium, Appium & Zephyr Jira plugin](selenium-appium-zephyr.md)
- [SSH & Linux Commands](ssh.md)
- [SSH & Linux](ssh.md)
10. [Java Memory Management & Java Performance Optimization](java-and-java-performance-optimization.md)
- [Java Parameters Matrix Table 🌟](jvm-parameters-matrix-table.md)
11. [Caching Solutions](caching.md)
+1 -1
View File
@@ -1,4 +1,4 @@
# SSH & Linux Commands
# SSH & Linux
- [SSH](#ssh)
- [Linux Commands](#linux-commands)
- [Linux Tools](#linux-tools)
+1 -1
View File
@@ -56,7 +56,7 @@ pages:
- Payara App Server: payara.md
- Embedded Servlet Containers in SpringBoot: embedded-servlet-containers.md
- Selenium, Appium & Zephyr Jira plugin: selenium-appium-zephyr.md
- SSH & Linux Commands: ssh.md
- SSH & Linux: ssh.md
- Java Memory Management:
- Java Memory Management & Java Performance Optimization: java-and-java-performance-optimization.md
- Java Parameters Matrix Table: jvm-parameters-matrix-table.md