Merge remote-tracking branch 'origin/master'
# Conflicts: # RestEasy Example/src/main/java/com/baeldung/model/Movie.java
This commit is contained in:
commit
283a02a9c5
|
@ -29,7 +29,6 @@ public class Movie {
|
||||||
protected String writer;
|
protected String writer;
|
||||||
protected String year;
|
protected String year;
|
||||||
|
|
||||||
|
|
||||||
public String getActors() {
|
public String getActors() {
|
||||||
return actors;
|
return actors;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue