Skip to content

sergpvr/SpringAdv29

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/sergpvr/SpringAdv29  - source code

1. login as admin/admin
2. got to /dataBatchUpload for data batch downloading (data_for_upload.xml) users and events
   or add them by UI (/users  /events)
3. /logout
4. login under credentials of any users

  after login
  you will be redirected to /tickets
  if users=0 - to /users
  else if events=0 - to /events
  
  *refill accounts for users

5. do any operations allowed by current credentials
6. add .pdf to /tickets(/users or /events) for getting pdf documents  (or ask them with Accept='application/pdf')



How to debug:
export MAVEN_OPTS="-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=9999,server=y,suspend=n"
mvn tomcat7:run-war

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages