Commit Graph

81 Commits

Author SHA1 Message Date
Ruben
8282529b89 Api Version 6.0 2022-04-17 21:17:32 +01:00
Ruben
e779402e74 Api Version 6.0 2022-04-17 20:40:17 +01:00
Ruben
6bb17461f0 Api Version 5.7 2022-02-01 23:00:54 +00:00
Andy Costanza
31c85b7e77
Update pom.xml
upgrade spring boot 2.5.8
2022-01-17 13:31:57 +01:00
Andy Costanza
b316a677f0 feat(spring boot): Upgrade spring boot dependency to 2.5.x and bump junit5 to 5.7.2 2022-01-07 16:04:08 +01:00
Ruben
feffffe112 Api Version 5.6 2022-01-01 23:06:28 +00:00
Ruben
e606e2afa3 Api Version 5.5 2021-12-07 21:19:35 +00:00
Ruben
3eea18aef6 Api Version 5.5 2021-12-07 21:03:25 +00:00
Ruben
a5cad1407b Update Version 2021-11-14 21:37:21 +00:00
Ruben
e5deb95933 Update Version 2021-11-14 21:25:40 +00:00
Ruben
0544429c47 Fix #999 2021-11-14 21:22:04 +00:00
Ruben
eef0681ddf Api Version 5.4 2021-11-06 14:52:47 +00:00
rubenlagus
c8d461926b ApiVersion 5.3.0 2021-07-04 13:04:15 +01:00
rubenlagus
2b721194d1 Update 5.2 2021-04-26 20:55:29 +01:00
Slavomir Hustaty
0adf90fe8c
Update pom.xml
Spring boot 2.4.5 based on SF 5.3.6 - https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/
2021-04-19 18:17:48 +02:00
rubenlagus
6ce7eb1323 Update 5.1.1 2021-03-15 01:38:52 +00:00
rubenlagus
6653ffe937 API 5.1 2021-03-09 10:59:28 +00:00
Andy Costanza
aa4e0d85f1
Merge pull request #17 from rubenlagus/dev
Dev
2021-02-22 13:15:50 +01:00
Andy Costanza
74dd1c8505
upgrade spring boot to v2.4.3 2021-02-22 13:13:52 +01:00
Ruben Bermudez
c2ea41520b
Merge pull request #861 from costalfy/master
Upgrade to Spring boot 2.4.2
2021-02-14 21:54:19 +00:00
ekiauhce
37171fa94a Change "compile" to "implementation" (Gradle dependency) 2021-01-30 10:24:00 +03:00
Andy Costanza
537a4c1f82 feat(spring boot): Upgrade spring boot dependency to 2.4.2
- replace spring-boot-test by spring-boot-starter-test to avoid NoClassDefFoundError with AopTestUtils on all unit tests
- remove assertj-core because it's include on spring-boot-starter-test
2021-01-29 12:14:47 +01:00
Andy Costanza
b1a7db4590 feat(spring boot): Upgrade spring boot dependency to 2.3.8.RELEASE 2021-01-29 11:37:39 +01:00
rubenlagus
415d31eaec Updage 5.0.1 2020-11-08 16:19:38 +00:00
rubenlagus
93bd1e0efe Update changelog and how to update 2020-11-03 21:09:02 +00:00
Ruben Bermudez
ab00b182e8 Remove Guice 2020-11-03 02:57:36 +00:00
rubenlagus
447c9d3f92 Update 5.0 and lombok 2020-11-03 01:32:26 +00:00
rubenlagus
ac83b5d517 Update version 2020-10-28 22:16:13 +00:00
Andy Costanza
f3626b7bf1 feat(spring boot): Upgrade spring boot dependency to 2.3.3.RELEASE 2020-08-25 17:25:36 +02:00
Andy Costanza
3c5163990b feat(spring boot): Upgrade spring boot dependency to 2.3.2.RELEASE
I'll fix UT too because in Spring Boot 2.3.X, ApplicationContextRunner
disables bean overriding by default. To enable it, I set
withAllowBeanDefinitionOverriding to
true.

https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.3-Release-Notes#applicationcontextrunner-disables-bean-overriding-by-default
for more informations
2020-08-11 12:29:35 +02:00
rubenlagus
749c6d3b6f Fixes #767, #766, #761, #763, #776, #772, #771, #780 2020-08-01 12:49:46 +01:00
Ruben Bermudez
427f1ee8d2
Merge pull request #761 from b1sar/master
Update README.md
2020-07-11 15:50:37 +01:00
Rumen Nikiforov
7c993feaeb
Update README.md
Fixed SpringApplicationRun for spring boot starter readme as well
2020-06-15 11:53:37 +03:00
Cebrail Yılmaz
4b1783e198
Update README.md
Altough the current version is 4.9, the readme was using version 4.1.2 which made me encounter lots of bugs. Fixed it.
2020-06-07 10:59:05 +03:00
rubenlagus
72b239e851 Update version 4.9 2020-06-04 22:18:36 +01:00
rubenlagus
f84ec0b020 Version 4.8.1 2020-04-26 02:11:41 +01:00
Ruben Bermudez
52d69853e3
Merge pull request #687 from SokoMishaLov/starter-upgrade-2.2.0
upgrade spring boot to 2.2.1.RELEASE, replaced Optional bean with ObjectProvider in autoconfiguration
2020-04-26 00:51:49 +01:00
rubenlagus
571d58e13f Update version Api 4.8 2020-04-24 09:03:23 +01:00
Ruben Bermudez
14633b4040 Update version Api 4.7 2020-04-01 09:10:13 +01:00
rubenlagus
d61ade0487 Update 4.6 2020-01-23 23:23:29 +00:00
rubenlagus
6b1cea5e82 Update version 4.5 2019-12-31 03:36:57 +01:00
sokomishalov
4f0e5f6af0
Merge branch 'dev' into starter-upgrade-2.2.0 2019-11-25 00:01:11 +05:30
Ruben Bermudez
27649a99cf Update dependencies 2019-11-19 01:01:49 +00:00
Ruben Bermudez
0cbc21b142 Update version 4.4.0.2 2019-11-19 00:43:25 +00:00
rubenlagus
44c814256d Bug fixes and pom dependencies upgrades 2019-11-19 00:43:21 +00:00
rubenlagus
7cfcca3ae3 Fix error importing project 2019-11-19 00:42:17 +00:00
sokomishalov
eb3d159dde upgrade spring boot to 2.2.0.RELEASE
replaced Optional bean with ObjectProvider in autoconfiguration
2019-10-30 12:16:16 +03:00
UnAfraid
ef1bd09a6a Replacing log4j with slf4j 2019-09-09 20:10:26 +03:00
rubenlagus
378b1e3eb8 Update version libraries versions 2019-07-29 23:45:23 +01:00
rubenlagus
87bd7aefd2 Update version in poms 2019-07-28 21:27:12 +01:00