Skip to content

Releases: PouyaPouryaie/basicFeaturesForSpringProject

springBoot BoilerPlate - 1.8.0

Choose a tag to compare

@PouyaPouryaie PouyaPouryaie released this 30 Jul 10:44

all feature from previous release also add new feature.

execute batch tools: how you can use batch config and use for update and insert data to db

springBoot BoilerPlate - 1.7.0

Choose a tag to compare

@PouyaPouryaie PouyaPouryaie released this 30 Jul 10:16

all feature from previous release also add new feature.

message bundle: how you can use Internationalization and define message source to use in spring boot application

springBoot BoilerPlate - 1.6.0

Choose a tag to compare

@PouyaPouryaie PouyaPouryaie released this 19 Jun 11:27

all feature from previous release also add new feature.

jobs tool: you can define any class that Implement Runnable and define trigger for it in properties file. after that if you define bean for the class with name as like as name in properties file, automatically jobsConfig create scheduler task for it and run it in app.

springBoot BoilerPlate - 1.5.0

Choose a tag to compare

@PouyaPouryaie PouyaPouryaie released this 14 Feb 13:31

all feature from previous release also add new feature.

  • add jasypt for encrypt and decrypt db-password for improve security

springBoot BoilerPlate - 1.4.0

Choose a tag to compare

@PouyaPouryaie PouyaPouryaie released this 29 Oct 09:11

Best and final features belongs to repository and search template.
also Some bug is fixed, also some part is clean.

Boilerplate springBoot2 - 1.3.0

Choose a tag to compare

@PouyaPouryaie PouyaPouryaie released this 30 Sep 10:37

This release add all feature needed for customize data-source such as connection-pool. also support combine with older feature release

Boilerplate spring - 1.2.0

Choose a tag to compare

@PouyaPouryaie PouyaPouryaie released this 19 Sep 13:53

add connection-pool config to code also improve code and bug fix code

Release 1.1.0

Choose a tag to compare

@PouyaPouryaie PouyaPouryaie released this 11 Sep 10:49

Add Test-container feature also bug Fix

Release 1.0.0

Choose a tag to compare

@PouyaPouryaie PouyaPouryaie released this 10 Sep 13:12

this release contain all basic feature and definition, every one needed for create Monolithic app base on spring framework and develop own application

First Useable Source

Choose a tag to compare

@PouyaPouryaie PouyaPouryaie released this 01 Sep 17:13

this release contain Basic feature for you, if you want create monolithic project (easy to use) base on spring framework. this release can help you.