Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Releases: rjrudin/slush-marklogic-spring-boot

0.5.2

16 Feb 15:33
Compare
Choose a tag to compare

Issues:

  • #37 Ensure login dialog always appears as full page
  • #36 Enable web resource caching by default
  • #33 Nicer error page for when Spring CSRF token expires
  • #41 Fixed vkBeautify dependency URL

0.5.0

16 Jun 13:38
Compare
Choose a tag to compare
  • #29 Exclude log4j by default
  • #30 Upgrade Spring Boot
  • #31 Include example mlcp task
  • #32 Include example corb task

Also removed the "Migrate" feature and the dependency on marklogic-spring-batch.

0.4.2

08 Jun 14:46
Compare
Choose a tag to compare

Patch release with a bug fix, some docs, and a Gradle upgrade:

  • #23 Bumped up Gradle from 2.11 to 2.13
  • #26 gitignore wasn't being copied to generated app
  • #28 Added README to generated app

0.4.0

26 May 12:35
Compare
Choose a tag to compare

Issues:

  • #11 Add Esri map support
  • #17 Update editorconfig for Java code
  • #18 Cleanup gitignore file
  • #19 Default Spring Boot app to be executable
  • #20 Bump up mlcp-util version
  • #21 Add download transform
  • #22 Add Gradle properties plugin support

0.3.0

03 May 12:44
Compare
Choose a tag to compare

Issues:

  • #13 Add collection constraint
  • #14 Add work lexicon for default suggestion source
  • #15 Documented prerequisites
  • #16 Fixed bug with not being able to override Gradle properties via command line