- Create a service that shows on a
maptable where movies have been filmed in San Francisco. - The user should be able to filter the view using
autocompletionsearch.
http://115.159.29.176/title/{title}/locations/{locations}
You can access this API, which follows the REST model, to get the information that meets the conditions in JSON format. For example, if you want to know if there is a film has a title contains 'smile' near the 'Hills Brothers Plaza', you can check it by access http://115.159.29.176/title/smile/locations/Hills Brothers Plaza,then you will get the following information:
[
{
"id": 22,
"title": "A Smile Like Yours ",
"releaseYear": "1997",
"locations": "Hills Brothers Plaza (Embarcadero at Harrison Street)",
"funFacts": "",
"productionCompany": "Paramount Pictures",
"distributor": "Paramount Pictures",
"director": "Keith Samples",
"writer": "Keith Samples & Kevin Meyer",
"actor1": "Greg Kinnear",
"actor2": "Lauren Holly",
"actor3": ""
}
]
- JDK 1.8
- Maven 3.2.2
- Spring boot 1.4.2.RELEASE
- MySql 5.1
- Spring
- Spring MVC
- Spring Data Jpa
- Hibernate
- Activiti WorkFlow
- jQuery
- bootstrap
- dwr
- sitemesh
- cxf
- MySql
- DB2
- Tomcat
- JUnit
- Maven
- Markdown
- hudson
- mantis
- Node.js
- AngularJs
- Flex