feature/customers #58
	
	
		
		
		
	
	
	
	
	
	
	
	2 Participants
	
	
	
	
	
	
Due Date
	
		No due date set.
	
	
	
	
	
		
		
		
			
				Depends on
			
			
				
					
						
							
						
					
				
				
			
		
		
	
	
	
							
								#55 feature/cash_bookings
							
							
						
								localhorst/e-commerce
							
						
	Reference: localhorst/e-commerce#58
	
	
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "feature/customers"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #36 closes #37
@ -24,0 +38,4 @@private final CustomerOrderRepository customerOrderRepository = null;@Autowiredprivate final BookingRepository bookingRepository = null;Kommt Doppelt vor.
siehe
938d16301d@ -34,0 +58,4 @@HttpServletResponse response,HttpServletRequest request) {Optional<User> optUser = userRepository.findById(id);Das userRepository fehlt.
siehe
938d16301dlgtm