Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codejive
/
java-properties
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
12
Code
Issues
1
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 8, 2025
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
renovate[bot]
authored and
quintesse
committed
fc2746c
View commit details
Copy full SHA for fc2746c
Browse repository at this point
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3
renovate[bot]
authored and
quintesse
committed
e0b940a
View commit details
Copy full SHA for e0b940a
Browse repository at this point
chore(deps): update dependency org.apache.maven.plugins:maven-release-plugin to v3
renovate[bot]
authored and
quintesse
committed
64acc6e
View commit details
Copy full SHA for 64acc6e
Browse repository at this point
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3
renovate[bot]
authored and
quintesse
committed
7a4667a
View commit details
Copy full SHA for 7a4667a
Browse repository at this point
chore(deps): update dependency maven-wrapper to v3
renovate[bot]
authored and
quintesse
committed
b22330b
View commit details
Copy full SHA for b22330b
Browse repository at this point
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
renovate[bot]
authored and
quintesse
committed
ac4e3a1
View commit details
Copy full SHA for ac4e3a1
Browse repository at this point
chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0
renovate[bot]
authored and
quintesse
committed
d6c3e70
View commit details
Copy full SHA for d6c3e70
Browse repository at this point
chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.12.2
renovate[bot]
authored and
quintesse
committed
7986c22
View commit details
Copy full SHA for 7986c22
Browse repository at this point
Commits on May 7, 2025
chore(deps): update dependency org.assertj:assertj-core to v3.27.3
renovate[bot]
authored and
quintesse
committed
d61edcd
View commit details
Copy full SHA for d61edcd
Browse repository at this point
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v2.4
renovate[bot]
authored and
quintesse
committed
2afa488
View commit details
Copy full SHA for 2afa488
Browse repository at this point
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v2.10.4
renovate[bot]
authored and
quintesse
committed
e3e15f9
View commit details
Copy full SHA for e3e15f9
Browse repository at this point
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v1.6
renovate[bot]
authored and
quintesse
committed
9a8ed91
View commit details
Copy full SHA for 9a8ed91
Browse repository at this point
chore(deps): update dependency maven to v3.9.9
renovate[bot]
authored and
quintesse
committed
9ea16f9
View commit details
Copy full SHA for 9ea16f9
Browse repository at this point
Add renovate.json
renovate[bot]
authored and
quintesse
committed
6d846f1
View commit details
Copy full SHA for 6d846f1
Browse repository at this point
Commits on Jul 9, 2024
Fix `Properties.store(OutputStream os, String comment)`
Show description for 2d98a64
gastaldi
authored and
quintesse
committed
2d98a64
View commit details
Copy full SHA for 2d98a64
Browse repository at this point
Bump actions
gastaldi
authored and
quintesse
committed
f03fe7e
View commit details
Copy full SHA for f03fe7e
Browse repository at this point
Introduce putAll(Properties)
Show description for 2fd8468
gastaldi
authored and
quintesse
committed
2fd8468
View commit details
Copy full SHA for 2fd8468
Browse repository at this point
Commits on Jul 3, 2024
docs: updated README to reflect actual implementation
Show description for 256287d
quintesse
committed
256287d
View commit details
Copy full SHA for 256287d
Browse repository at this point
docs: fix error in README
quintesse
committed
c360eba
View commit details
Copy full SHA for c360eba
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
quintesse
committed
b80acac
View commit details
Copy full SHA for b80acac
Browse repository at this point
Commits on Feb 21, 2024
[maven-release-plugin] prepare release v0.0.7
quintesse
committed
7aa0ea4
View commit details
Copy full SHA for 7aa0ea4
Browse repository at this point
fix: fixes problems with missing or multiple delimiters
Show description for 1c63d72
quintesse
committed
1c63d72
View commit details
Copy full SHA for 1c63d72
Browse repository at this point
test: added tests for delimiter bugs
Show description for 5e5162f
quintesse
committed
5e5162f
View commit details
Copy full SHA for 5e5162f
Browse repository at this point
Commits on Apr 13, 2023
docs: updated version info to maven and gradle usages
quintesse
committed
86f4a85
View commit details
Copy full SHA for 86f4a85
Browse repository at this point
docs: updated README.md with more info about comments
Show description for 3000382
quintesse
committed
3000382
View commit details
Copy full SHA for 3000382
Browse repository at this point
fix: some methods were not checking for valid keys
Show description for 183ad48
quintesse
committed
183ad48
View commit details
Copy full SHA for 183ad48
Browse repository at this point
Commits on Mar 20, 2023
fix: Corrected `Cursor.prevIf()` and `.nextIf()` feedback
Show description for bf37676
quintesse
committed
bf37676
View commit details
Copy full SHA for bf37676
Browse repository at this point
Commits on Nov 14, 2022
[maven-release-plugin] prepare for next development iteration
quintesse
committed
72591e6
View commit details
Copy full SHA for 72591e6
Browse repository at this point
[maven-release-plugin] prepare release v0.0.6
quintesse
committed
f502203
View commit details
Copy full SHA for f502203
Browse repository at this point
fix: Fixed handling of files containin CRLF lines endings
Show description for 2fe4920
quintesse
committed
2fe4920
View commit details
Copy full SHA for 2fe4920
Browse repository at this point
Commits on Jul 30, 2022
[maven-release-plugin] prepare for next development iteration
quintesse
committed
b41c1b9
View commit details
Copy full SHA for b41c1b9
Browse repository at this point
[maven-release-plugin] prepare release v0.0.5
quintesse
committed
1e4a9c3
View commit details
Copy full SHA for 1e4a9c3
Browse repository at this point
chore: formatting
quintesse
committed
2e72f7f
View commit details
Copy full SHA for 2e72f7f
Browse repository at this point
feat: Added `escaped()` and `unescaped()` functions
Show description for 671cbcb
quintesse
committed
671cbcb
View commit details
Copy full SHA for 671cbcb
Browse repository at this point
fix: we don't escape non-ISO8859-1 chars anymore
Show description for a3c5756
quintesse
committed
a3c5756
View commit details
Copy full SHA for a3c5756
Browse repository at this point
Previous
Next
You can’t perform that action at this time.