index
:
full-stack-with-java.git
master
Full stack development with Java course material.
GIT Public Repositories
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
Age
Commit message (
Expand
)
Author
2026-06-09
Linux/deb sample application.yaml updated
Kamal Wickramanayake
2026-06-09
Deb package - Made service to automatically start during install
Kamal Wickramanayake
2026-06-06
Updated create-new-project.sh to create a new Debian packaging project with c...
Kamal Wickramanayake
2026-06-06
Added create-new-project.sh to create a new Debian packaging project
Kamal Wickramanayake
2026-05-24
Spring Boot application by default to listen only on local interface
Kamal Wickramanayake
2026-05-23
Moved jar service file in deb to /opt/mycompany dir
Kamal Wickramanayake
2026-05-23
Fixed deb package postrm and prerm scripts
Kamal Wickramanayake
2026-05-23
Added prerm and postrm scripts to deb file creation packages
Kamal Wickramanayake
2026-05-23
Added a Spring Boot app packaged deb file creation sample project to linux/de...
Kamal Wickramanayake
2026-05-23
Dir rename
Kamal Wickramanayake
2026-05-23
Added a simple deb file creation sample project to linux/deb directory
Kamal Wickramanayake