Update yasson version
This commit is contained in:
0
spring-boot-bootstrap/.gitignore
vendored
Normal file → Executable file
0
spring-boot-bootstrap/.gitignore
vendored
Normal file → Executable file
0
spring-boot-bootstrap/README.md
Normal file → Executable file
0
spring-boot-bootstrap/README.md
Normal file → Executable file
0
spring-boot-bootstrap/pom.xml
Normal file → Executable file
0
spring-boot-bootstrap/pom.xml
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/Application.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/Application.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/persistence/model/Book.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/persistence/model/Book.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/persistence/repo/BookRepository.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/persistence/repo/BookRepository.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/web/BookController.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/web/BookController.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/web/RestExceptionHandler.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/web/RestExceptionHandler.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/web/SimpleController.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/web/SimpleController.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/web/exception/BookIdMismatchException.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/web/exception/BookIdMismatchException.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/web/exception/BookNotFoundException.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/java/org/baeldung/web/exception/BookNotFoundException.java
Normal file → Executable file
0
spring-boot-bootstrap/src/main/resources/application.properties
Normal file → Executable file
0
spring-boot-bootstrap/src/main/resources/application.properties
Normal file → Executable file
0
spring-boot-bootstrap/src/main/resources/templates/error.html
Normal file → Executable file
0
spring-boot-bootstrap/src/main/resources/templates/error.html
Normal file → Executable file
0
spring-boot-bootstrap/src/main/resources/templates/home.html
Normal file → Executable file
0
spring-boot-bootstrap/src/main/resources/templates/home.html
Normal file → Executable file
0
spring-boot-bootstrap/src/test/java/org/baeldung/SpringBootBootstrapApplicationIntegrationTest.java
Normal file → Executable file
0
spring-boot-bootstrap/src/test/java/org/baeldung/SpringBootBootstrapApplicationIntegrationTest.java
Normal file → Executable file
0
spring-boot-bootstrap/src/test/java/org/baeldung/SpringBootBootstrapIntegrationTest.java
Normal file → Executable file
0
spring-boot-bootstrap/src/test/java/org/baeldung/SpringBootBootstrapIntegrationTest.java
Normal file → Executable file
Reference in New Issue
Block a user