Commit Graph

19 Commits

Author SHA1 Message Date
edizor
7567f92157 Update README.md
[skip ci]
2023-05-05 21:48:48 +08:00
Gaetano Piazzolla
c519d2d53c BAEL-6085 - Working with Virtual Threads in Spring 6 (#13896)
* BAEL-6085 - Working with Virtual Threads in Spring 6

* BAEL-6085 - jmeter test

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Java 19 for compiling and executing

* BAEL-6085 | Java 19 prop

* BAEL-6085 | Java 19 prop

* BAEL-6085 | Java 19 prop
2023-04-26 14:36:54 -07:00
anuragkumawat
76c20e61e5 Move articles from spring-core-6 module to other spring-boot modules (#13722)
* Move articles from spring-core-6 module to other spring-boot modules

* JAVA-19559 Move articles from spring-core-6 module to other spring-boot-3 modules

* JAVA-19559 Minor spacing change

* JAVA-19559 Revert  Minor spacing change
2023-03-30 21:53:07 +05:30
edizor
ba3231c539 Update README.md
[skip ci]
2023-03-24 16:21:36 +08:00
Abhinav Pandey
d54253f9b0 BAEL-6157 - Using records with JPA (#13626)
* BAEL-6157 - Using records with JPA

* BAEL-6157 - Changing test class name

* BAEL-6157 - Changing test class name

* BAEL-6157 - Adding start-class to module
2023-03-17 09:36:56 -07:00
edizor
42201e2332 Update README.md
[skip ci]
2023-03-04 11:13:57 +08:00
Cesare
a99b1c73e1 reformat TodosController 2023-02-28 10:09:51 +01:00
Cesare
d83fa7ca29 BAEL-6125 Migrate Application from Spring Boot 2 to Spring Boot 3 -fix test naming 2023-02-19 16:19:46 +01:00
cesarevalenti90
fd255cc097 Merge branch 'eugenp:master' into master 2023-02-19 16:06:45 +01:00
edizor
f8fe4da66d Update README.md
[skip ci]
2023-02-17 18:52:43 +08:00
Daniel Strmecki
cfe203b69d Feature/bael 6101 singleton (#13325)
* BAEL-6101: singleton bean and pattern example

* BAEL-6101: change package

* BAEL-6101: refactor

* BAEL-6101: refactor

* BAEL-6101: PR comment fix
2023-02-13 19:41:29 +00:00
Cesare
90420ac02e BAEL-6125 Migrate Application from Spring Boot 2 to Spring Boot 3 2023-01-31 23:14:47 +01:00
freelansam
55810387b4 JAVA-16563: Fix formatting of POMs (#13175) 2022-12-20 22:37:54 +05:30
Ralf Ueberfuhr
d9290e05f3 BAEL 5951: Update Spring Boot 3 Version from release candidate to release version (#13091)
* Update Spring Boot, Spring Native and Native Maven Plugin versions

* BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints

* BAEL-5951: Configure POMs and add Swagger UI runtime hints

* BAEL-5951: Remove Swagger UI runtime hints

* BAEL-5951: Remove Spring Boot3 parent POM from profiles because of JDK17 dependency during build (building the parent POM is even not necessary)

* BAEL-5951: Add tests

* BAEL-5951: Fix tests (PMD naming conventions)

* BAEL-5951: Update from Spring Boot version 3.0.0-RC1 to 3.0.0 (release)
2022-11-27 10:58:07 +01:00
collaboratewithakash
bcce28d617 Update README.md 2022-09-23 16:11:33 +05:30
freelansam
0583091fa2 JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
freelansam
07659219a9 JAVA-13826: Align module names, folder names and artifact id (#12601) 2022-08-19 12:04:58 +05:30
Asjad J
be1e59ad2c Created README.md
added link back to the article: https://www.baeldung.com/spring-boot-3-spring-6-new
2022-08-10 09:19:50 +05:00
Ralf Ueberfuhr
e344dd81a8 BAEL-5630: Spring Boot 3 Sample (#12449)
* BAEL-5630: Spring Boot 3 Sample

* BAEL-5630: Reorganize project in Maven profiles

* BAEL-5630: Upgrade Maven PMD plugin version

* BAEL-5630: Rename tests to follow naming conventions
2022-07-28 21:04:26 +02:00