JAVA-16301: Check Article Code Matches GitHub
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package com.baeldung.s;
|
||||
|
||||
public class GoodBook {
|
||||
public class Book {
|
||||
|
||||
private String name;
|
||||
private String author;
|
||||
Reference in New Issue
Block a user