Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

kkamara/rounding-money-with-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rounding-money-with-java

(14-Jun-2026) This repo demonstrates commercial rounding (round half up) for monetary values in Java. The strategy is available out of the box via the Java API, making it suitable for financial workflows, like in e-commerce, that require commercial rounding rules.

Requirements

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD

About

(14-Jun-2026) This repo demonstrates commercial rounding (round half up) for monetary values in Java. The strategy is available out of the box via the Java API, making it suitable for financial workflows, like in e-commerce, that require commercial rounding rules.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages