Commit Graph

15 Commits

Author SHA1 Message Date
Oliver Drotbohm
c32227bdfb GH-463 - Update copyright headers. 2024-01-17 19:45:40 +01:00
Oliver Drotbohm
4e453885ee GH-359 - Add Now.instant(). 2023-11-03 10:42:30 +01:00
Oliver Drotbohm
4a91ad4bc8 GH-335 - Moments now implements Now. 2023-10-19 17:22:54 +02:00
Oliver Drotbohm
28fcdf1f1e GH-280 - Make MomentsProperties usable on AOT.
Introduce a default constructor to prevent the AOT engine from breaking as reported in [0].

[0] https://github.com/spring-projects/spring-framework/issues/31117
2023-08-26 16:38:40 +02:00
Oliver Drotbohm
0d009f06c9 GH-111 - Package and publish Javadoc.
A lot of Javadoc polish. Not done yet.
2023-01-12 16:20:20 +01:00
Oliver Drotbohm
9ce6bf23ae GH-14 - Remove Lombok from production sources.
Polished a lot of Javadoc.
2023-01-12 01:05:35 +01:00
Oliver Drotbohm
4e13fbf7f8 GH-99 - Extend license headers to 2023. 2023-01-02 18:12:29 +01:00
Oliver Drotbohm
652a7b8528 GH-97 - Rework calculation of coordinates for WeekHasPassed events.
They now also work correctly when shifting time across a year's end.
2022-12-31 13:07:43 +01:00
Oliver Drotbohm
55b16857f3 GH-69 - Switch to Stream.toList(). 2022-11-11 18:49:03 +01:00
Oliver Drotbohm
e84ae4480e GH-1 - Fix current time lookup in MomentsUnitTests. 2022-07-29 00:36:09 +02:00
Oliver Drotbohm
3da6fd9cdc GH-8 - Rename configuration properties for the Moments module.
moduliths.moments -> spring.modulith.moments
2022-07-19 15:36:50 +02:00
Oliver Drotbohm
82c18fe509 GH-9 - Rename core, public abstractions from Module to ApplicationModule.
Remove obsolete @since tags and deprecations.
2022-07-19 15:34:44 +02:00
Bjoern Kieling
194c5ade74 GH-1 - Fix package name for Moments autoconfiguration. 2022-07-11 07:35:13 +02:00
Oliver Drotbohm
b2425d024a GH-1 - Polishing.
Fix import order after package renames.
2022-07-08 09:35:55 +02:00
Björn Kieling
417e215993 GH-1 - Update Maven artifact coordinates, package and directory structure.
Original pull request: GH-7.
2022-07-07 20:41:59 +02:00