Commit graph

21 commits

Author SHA1 Message Date
Gregory Burd 5b363b8022 Adding notes file with log from last run. 2021-07-06 14:53:26 -04:00
Gregory Burd 257e681405 Fix location of persistence.xml file. 2021-07-06 14:50:23 -04:00
Gregory Burd 5c89d4c9b6 Fixed ehCache issue. Still having issues finding the persistence.xml
file at runtime.
2021-07-06 11:58:44 -04:00
Gregory Burd 384a43d4d4 Fixed build, but have not tested as yet. 2021-07-06 11:32:01 -04:00
Gregory Burd b6c563ca25 Update dependencies, not quite fixed (WIP). 2021-07-06 10:32:24 -04:00
Gregory Burd f0c2ccac19
Merge pull request #1 from gburd/dependabot/maven/spring.version-5.3.6
Bump spring.version from 5.0.5.RELEASE to 5.3.6
2021-07-06 08:52:20 -04:00
Gregory Burd a27f12d87a
Merge pull request #2 from gburd/dependabot/maven/org.springframework.security-spring-security-web-5.2.10.RELEASE
Bump spring-security-web from 5.0.4.RELEASE to 5.2.10.RELEASE
2021-07-06 08:52:07 -04:00
dependabot[bot] d17943368c
Bump spring-security-web from 5.0.4.RELEASE to 5.2.10.RELEASE
Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 5.0.4.RELEASE to 5.2.10.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.0.4.RELEASE...5.2.10.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 00:17:16 +00:00
dependabot[bot] 13ba9b1596
Bump spring.version from 5.0.5.RELEASE to 5.3.6
Bumps `spring.version` from 5.0.5.RELEASE to 5.3.6.

Updates `spring-framework-bom` from 5.0.5.RELEASE to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6)

Updates `spring-context` from 5.0.5.RELEASE to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6)

Updates `spring-context-support` from 5.0.5.RELEASE to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6)

Updates `spring-orm` from 5.0.5.RELEASE to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6)

Updates `spring-tx` from 5.0.5.RELEASE to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6)

Updates `spring-aspects` from 5.0.5.RELEASE to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 20:27:26 +00:00
Gregory Burd c7d05c84f8
address security alert 2020-10-29 14:00:25 -04:00
Gregory Burd 1dd966b169 Cleanup, trying to get to a working known state again. 2018-04-11 23:09:14 -04:00
Gregory Burd 5c89b2c3e9 Update pom. Try to fix startup. At present, unable to find persistence.xml. 2018-04-11 22:33:17 -04:00
Gregory Burd 168ad3b424 working 2018-03-26 09:23:28 -04:00
Gregory Burd f2d926a3f8 stopping point 2018-03-25 19:42:06 -04:00
Greg Burd 54caf644a2 L2 cache via EhCache working, disributed via JGroups. 2017-06-23 12:43:25 -04:00
Greg Burd 5e5c53af8a More working, mid Infinispan/EhCache change. 2017-06-22 09:26:44 -04:00
Greg Burd 0446fdeb30 SpringData/JPA 2.0.0.M4 basics work. 2017-06-20 16:23:18 -04:00
Greg Burd dae5301201 Switched to Logback. Able to persist to C* and MongoDB. 2017-06-20 15:42:24 -04:00
Greg Burd 866ca6abc3 Switched to DataNucleus/JPA/C* 2017-06-20 12:00:15 -04:00
Greg Burd 848e64dcb2 Moving forward, last with Kundera/JPA. 2017-06-20 10:52:20 -04:00
Greg Burd e722450677 Initial import. 2017-06-19 15:46:56 -04:00