Skip to content

Releases: apiaddicts/apigen.springboot

2.1.1

Choose a tag to compare

@devdevx devdevx released this 17 Jun 11:21

Fixed

  • Fixed generator-cli not working

2.1.0

Choose a tag to compare

@devdevx devdevx released this 15 Jun 17:28

Changed

  • Updated spring boot version to 4.1.0
  • Updated swagger-parser version to 2.1.44
  • Updated jackson-databind-nullable version to 0.2.10
  • Updated commons-io version to 2.22.0
  • Updated springdoc version to 3.0.3
  • Updated archunit version to 1.4.2
  • Updated spring-shell version to 4.0.3 and migrated generator-cli to its new API
  • Updated maven-enforcer-plugin version to 3.6.3
  • Updated jacoco-maven-plugin version to 0.8.15
  • Updated maven-compiler-plugin version to 3.14.1
  • Migrated from Jackson 2 to Jackson 3: renamed com.fasterxml.jackson.databind.* and com.fasterxml.jackson.core.* imports to tools.jackson.* across archetype-core, generator-core, and generator-cli; replaced JsonNullableModule with JsonNullableJackson3Module; removed spring-boot-jackson2 workaround from all pom files

2.0.2

Choose a tag to compare

@devdevx devdevx released this 04 Feb 20:59

Changed

  • Updated spring boot version to 4.0.2

Fixed

  • Allow no value in Filter validation of Value content, required for null conditions

2.0.1

Choose a tag to compare

@devdevx devdevx released this 21 Jan 22:16

Fixed

  • Wrong utils package name in generator-rest
  • Wrong parent value in generated pom.xml from generator-cli

2.0.0

Choose a tag to compare

@devdevx devdevx released this 01 Dec 17:26

Added

  • CLI support for project generation

Changed

  • Updated spring boot version to 4.0.0
  • Updated swagger-parser version to 2.1.36
  • Updated maven-model version to 3.9.11
  • Updated commons-io version to 2.21.0
  • Updated jackson-databind-nullable version to 0.2.8
  • Updated mapstruct version to 1.6.3
  • Updated springdoc version to 3.0.0
  • Update the jackson.version to 2.20.1 to avoid using jackson 3 until all required dependencies support it (JsonNullable does not support it yet)

1.2.4

Choose a tag to compare

@devdevx devdevx released this 25 Aug 09:00

Changed

  • Updated spring boot version to 3.5.5

1.2.3

Choose a tag to compare

@devdevx devdevx released this 11 Aug 13:07

Changed

  • Updated spring boot version to 3.5.4

1.2.2

Choose a tag to compare

@devdevx devdevx released this 25 Jun 15:57

Changed

  • Updated apache bean utils to 1.11.0

1.2.1

Choose a tag to compare

@devdevx devdevx released this 25 Jun 10:46

Changed

  • Updated spring boot version to 3.5.3

1.2.0

Choose a tag to compare

@devdevx devdevx released this 26 May 14:04

Changed

  • Updated spring boot version to 3.5.0