You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ To set up in Eclipse, follow these steps:
42
42
43
43
After the application runs, it will be available at:
44
44
http://localhost:8080/cargo-tracker/. Under the hood, the application uses a
45
-
number of Jakarta EE features including Faces, CDI, Enterprise Beans, Persistence, REST, Batch, JSON Binding, JSON Processing, Bean Validation and Messaging.
45
+
number of Jakarta EE features including Faces, CDI, Enterprise Beans, Persistence, REST, Batch, JSON Binding, Bean Validation and Messaging.
46
46
47
47
There are several web interfaces, REST interfaces and a file system scanning
48
48
interface. It's probably best to start exploring the interfaces in the rough
0 commit comments