e7485a1813
* BAEL-8020 Fix surefire configs of spring-5 projects -Removed surefire configurations from spring-5 projects * BAEL-8020 Fix surefire configs of spring-5 projects -Fixed surefire and junit configuration of spring-5-** projects -Fixed mavensurefire plugin to execute JUnit5 tests BAEL-8125 * BAEL-8020 Fix sure fire configs in spring5 project -Fixed dependency for junit-5 * BAEL-8020 Fix sure fire configs in spring5 project -Fixed dependency for junit5-migration * BAEL-8020 Fix surefire configs -Updated maven war plugin to 3.0.0 * BAEL-8020 Fix surefire configs -Upgraded surefire custom logger api version to 2.21.0 for all child projects * BAEL-8020 -Deleted empty test SpringBootMvcApplicationTests.java in spring-boot-mvc. -Renamed SpringBootMvcApplicationTests.java correct in spring-boot-vue * BAEL-8020 Fix surfire configs -Added junit vintage dependency to run junit4 tests |
||
---|---|---|
.. | ||
.mvn/wrapper | ||
src | ||
.factorypath | ||
.gitignore | ||
README.MD | ||
mvnw | ||
mvnw.cmd | ||
pom.xml |
README.MD
The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
Relevant Articles:
- Quick Guide to @RestClientTest in Spring Boot
- A Guide to Spring in Eclipse STS
- The @ServletComponentScan Annotation in Spring Boot
- Intro to Building an Application with Spring Boot
- How to Register a Servlet in a Java Web Application
- Guide to Spring WebUtils and ServletRequestUtils
- Using Custom Banners in Spring Boot
- Guide to Internationalization in Spring Boot
- Create a Custom FailureAnalyzer with Spring Boot
- Configuring Separate Spring DataSource for Tests
- Dynamic DTO Validation Config Retrieved from DB
- Custom Information in Spring Boot Info Endpoint
- Using @JsonComponent in Spring Boot
- Testing in Spring Boot
- Guide to @ConfigurationProperties in Spring Boot
- How to Get All Spring-Managed Beans?
- A Java Client for a WebSockets API
- Spring Boot and Togglz Aspect
- Getting Started with GraphQL and Spring Boot
- Guide to Spring Type Conversions
- Quick Guide on data.sql and schema.sql Files in Spring Boot
- Spring Data Java 8 Support
- An Introduction to Kong
- Spring Boot Customize Whitelabel Error Page
- Spring Boot: Configuring a Main Class
- A Quick Intro to the SpringBootServletInitializer
- How to Define a Spring Boot Filter?
- How to Change the Default Port in Spring Boot
- Spring Boot Exit Codes
- Guide to the Favicon in Spring Boot
- Spring Shutdown Callbacks
- Spring Boot Integration Testing with Embedded MongoDB
- Container Configuration in Spring Boot 2