anuragkumawat
|
47f5f1776d
|
JAVA-21298 Fix failing tests in spring-boot-testing module (#14289)
|
2023-06-23 14:03:16 +05:30 |
|
panos-kakos
|
31053df097
|
[JAVA-18185] Upgrade groovy version (#13926)
|
2023-04-29 15:47:44 +05:30 |
|
panos-kakos
|
670c192e25
|
[JAVA-18185] Downgrade to groovy 3 for spock (#13783)
|
2023-04-09 08:31:05 +05:30 |
|
panos-kakos
|
67638332fd
|
[JAVA-18185] Moved spring-boot-modules to jdk9-and-above profile (#13678)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
|
2023-03-23 09:08:51 +05:30 |
|
panos-kakos
|
1a5a959265
|
[JAVA-13220] Added comment about failing test (#12644)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
|
2022-08-25 21:24:56 +05:30 |
|
Asjad J
|
d2a21a1a52
|
Updated README.md
Moved https://www.baeldung.com/spring-junit-failed-to-load-applicationcontext to spring-boot-testing-2
|
2022-03-24 11:36:03 +05:00 |
|
sharifi
|
987c0abf4c
|
bael-4197: move source code to spring-boot-testing-2 module
|
2022-03-12 09:49:18 +03:30 |
|
sampadawagde
|
fe5deb1362
|
JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
upgrade log4j for them
|
2022-02-22 21:53:39 +05:30 |
|
johnA1331
|
0d20411ccb
|
Update README.md
|
2022-01-13 15:24:21 +08:00 |
|
Greg
|
4eb3a1a46f
|
Merge pull request #11549 from hmdrzsharifi/BAEL-4197
Bael 4197: Failed to Load Applicationcontext for Junit Test of Spring Controller
|
2022-01-08 13:56:12 -05:00 |
|
sharifi
|
6c6f179230
|
bael-4197: add application-context.xml in resource directory
|
2022-01-08 12:49:30 +03:30 |
|
sharifi
|
784c0e11bd
|
bael-4197: indent with spaces instead of tab
|
2022-01-08 12:48:48 +03:30 |
|
sharifi
|
3c9831f323
|
bael-4197: add @ContextConfiguration for loading application context
|
2022-01-02 13:09:06 +03:30 |
|
Haroon Khan
|
f940b84ddd
|
[JAVA-8377] Split spring-boot-testing module
|
2021-12-14 23:22:25 +00:00 |
|
sharifi
|
58b12fcfc8
|
bael-4197: fix bug
|
2021-12-05 14:28:10 +03:30 |
|
sharifi
|
a2318c466c
|
bael-4197: add test class
|
2021-12-05 13:58:51 +03:30 |
|
sharifi
|
134d83f39d
|
bael-4197: add test context
|
2021-12-05 13:58:28 +03:30 |
|
sharifi
|
7e83b6b04d
|
bael-4197: add main source
|
2021-12-05 13:58:13 +03:30 |
|
sharifi
|
9b4cee697d
|
bael-4197: add application-context
|
2021-12-05 13:57:38 +03:30 |
|
freelansam
|
2dd519f647
|
Merge branch 'master' into JAVA-8204
|
2021-11-09 18:20:05 +05:30 |
|
sampadawagde
|
2982c91e7d
|
JAVA-8204: Fix formatting of POMs
|
2021-11-09 16:27:03 +05:30 |
|
chaos2418
|
da4027424e
|
JAVA-1664: upgrading parent-boot-2 junit and surefire configurations
|
2021-11-02 14:51:24 +05:30 |
|
sampadawagde
|
8b2eec9da5
|
JAVA-5935: Analyse bean overriding fix in modules - Part 3
|
2021-07-10 18:54:09 +05:30 |
|
sampadawagde
|
e9ee3dcc7b
|
JAVA-5622: Fix failing integration test
|
2021-06-15 20:25:02 +05:30 |
|
sampadawagde
|
2495ec2a4e
|
JAVA-5622: Update "Spring Boot Testing" article
|
2021-06-05 21:07:08 +05:30 |
|
kwoyke
|
aa5ded18d6
|
Merge pull request #10759 from freelansam/JAVA-5223
JAVA-5223: Fix formatting of POMs
|
2021-05-14 10:46:19 +02:00 |
|
sampadawagde
|
54cd71f12d
|
JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 3)
|
2021-05-13 22:47:40 +05:30 |
|
johnA1331
|
4eab2e9678
|
Update README.md
|
2021-05-12 23:25:49 +08:00 |
|
Gerardo Roza
|
172b426c2b
|
changes related to spring-boot-modules/spring-boot-testing boot 2.4.0 upgrade
|
2021-01-13 11:28:41 -03:00 |
|
kwoyke
|
11a77301c0
|
JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE (#9985)
* JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE
* JAVA-2563: Downgrade spring-cloud-connectors-heroku to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Add joda-time version
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Use MongoClients factory instead of MongoClient directly
* JAVA-2563: Downgrade spring-5-data-reactive to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Switch back to default bootstrap mode for JPA
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Switch from ServerHttpRequest to ServerWebExchange interface
* JAVA-2563: Use OutputCaptureRule instead of OutputCapture
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Fix Jackson dependency
* JAVA-2563: Fix ManualEmbeddedMongoDbIntegrationTest
* JAVA-2563: Replace validation-api with spring-boot-starter-validation
* JAVA-2563: Fix usage of deprecated getErrorAttributes method
* JAVA-2563: Downgrade spring-data-cassandra-reactive to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Set spring.datasource.generate-unique-name to false in spring-session-jdbc
|
2020-09-11 18:19:02 +05:30 |
|
sampadawagde
|
f04d73e8fd
|
JAVA-84: Moved 1 article to spring-boot-testing
|
2020-08-28 17:57:38 +05:30 |
|
kwoyke
|
b41cd7c1fa
|
BAEL-3905: Mark test ctx as dirty after each test method (#9784)
|
2020-07-28 22:08:52 +02:00 |
|
François Dupire
|
7916487562
|
[JAVA-1670] Upgrade JUnit and Maven Surefire Plugin in spring-boot-modules - Changed sub-modules inheritance (second batch) (#9666)
* Imported junit bom before spring-boot-dependencies bom with correct version
* Changed spring-boot-libraries
* Changed spring-boot-mvc
* Changed spring-boot-mvc-2
* Added and changed spring-boot-mvc-3
* Added and changed spring-boot-mvc-birt
* Added and changed spring-boot-nashorn
* Changed spring-boot-parent and its submodules
* Changed spring-boot-performance
* Changed spring-boot-properties
* Changed spring-boot-properties-2
* Changed spring-boot-runtime and its sub-modules
* Changed spring-boot-security
* Changed spring-boot-springdoc
* Changed spring-boot-testing
* Changed spring-boot-vue
|
2020-07-08 08:30:05 +05:30 |
|
johnA1331
|
b5d0b747a9
|
Update README.md
|
2020-04-21 12:36:40 +08:00 |
|
Konstantinos Karavitis
|
73b2392a65
|
[BAEL-3913] Prevent Application / CommandLineRunner classes from executing during JUnit testing (#8920)
* kkaravitis@gmail.com hexagonal architecture in java
* Removed evaluation article code
* Removed evaluation article code
* [BAEL-3913] Initial commit for prevent commandline application runner execution during JUnit test article
* [BAEL-3913] Fixed broken lines format and reduced the test method names length
* [BAEL-3913] Fixed broken lines format
|
2020-03-26 17:57:09 +00:00 |
|
johnA1331
|
19886e3509
|
Update README.md
|
2020-03-18 14:24:22 +08:00 |
|
Jonathan Cook
|
0a464d3be5
|
Merge pull request #8569 from M-Abdelbaset/BAEL_3301_testing_@ConfigurationProperties
BAEL_3301_testing @configuration properties
|
2020-03-04 21:59:35 +01:00 |
|
kwoyke
|
6f034a956b
|
BAEL-3802: Upgrade spring-boot-testing to Spring Boot 2.2.2 (#8779)
|
2020-02-29 21:19:47 +01:00 |
|
m.raheem
|
7045c3f8b4
|
Autowiring ServerConfig in @Bean method test class
|
2020-02-27 16:59:16 +02:00 |
|
m.raheem
|
14dec27b3d
|
fixing formatting
|
2020-02-20 07:24:35 +02:00 |
|
m.raheem
|
4a341ce198
|
overriding properties section and changing article module
|
2020-02-16 14:57:46 +02:00 |
|
mikr
|
356f551acf
|
BAEL-20888 Move Spring Boot Testing to Spring Boot Modules
|
2020-01-26 23:09:20 +01:00 |
|