├── .gitignore ├── HelloWorldService-soapui-project.xml ├── LICENSE ├── README.md ├── bearchoke-backend ├── .idea │ ├── .name │ ├── artifacts │ │ ├── bearchoke_server_war.xml │ │ └── bearchoke_server_war_exploded.xml │ ├── compiler.xml │ ├── copyright │ │ ├── Apache.xml │ │ └── profiles_settings.xml │ ├── encodings.xml │ ├── libraries │ │ ├── Maven__antlr_antlr_2_7_7.xml │ │ ├── Maven__aopalliance_aopalliance_1_0.xml │ │ ├── Maven__cglib_cglib_nodep_2_2_2.xml │ │ ├── Maven__com_atomikos_atomikos_util_3_9_2.xml │ │ ├── Maven__com_atomikos_transactions_3_9_2.xml │ │ ├── Maven__com_atomikos_transactions_api_3_9_2.xml │ │ ├── Maven__com_atomikos_transactions_hibernate3_3_9_2.xml │ │ ├── Maven__com_atomikos_transactions_jdbc_3_9_2.xml │ │ ├── Maven__com_atomikos_transactions_jta_3_9_2.xml │ │ ├── Maven__com_bearchoke_bearchoke_cqrs_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_bearchoke_bearchoke_embedded_security_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_bearchoke_bearchoke_embedded_social_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_bearchoke_bearchoke_jpa_core_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_bearchoke_bearchoke_jpa_domain_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_bearchoke_bearchoke_jpa_repository_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_bearchoke_bearchoke_jpa_security_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_bearchoke_bearchoke_jpa_social_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_bearchoke_bearchoke_mongo_core_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_bearchoke_bearchoke_mongo_domain_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_bearchoke_bearchoke_mongo_repository_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_bearchoke_bearchoke_mongo_security_0_0_1_SNAPSHOT.xml │ │ ├── Maven__com_fasterxml_classmate_1_0_0.xml │ │ ├── Maven__com_fasterxml_jackson_core_jackson_annotations_2_3_0.xml │ │ ├── Maven__com_fasterxml_jackson_core_jackson_core_2_3_2.xml │ │ ├── Maven__com_fasterxml_jackson_core_jackson_databind_2_3_2.xml │ │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_joda_2_3_0.xml │ │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_json_org_2_3_2.xml │ │ ├── Maven__com_fasterxml_uuid_java_uuid_generator_3_1_3.xml │ │ ├── Maven__com_goldmansachs_gs_collections_5_1_0.xml │ │ ├── Maven__com_goldmansachs_gs_collections_api_5_1_0.xml │ │ ├── Maven__com_google_guava_guava_annotations_r03.xml │ │ ├── Maven__com_google_guava_guava_base_r03.xml │ │ ├── Maven__com_google_guava_guava_io_r03.xml │ │ ├── Maven__com_io7m_xom_xom_1_2_10.xml │ │ ├── Maven__com_jayway_jsonpath_json_path_0_9_1.xml │ │ ├── Maven__com_jayway_jsonpath_json_path_assert_0_9_1.xml │ │ ├── Maven__com_lmax_disruptor_3_2_0.xml │ │ ├── Maven__com_lmax_disruptor_3_2_1.xml │ │ ├── Maven__com_rabbitmq_amqp_client_3_2_3.xml │ │ ├── Maven__com_thoughtworks_xstream_xstream_1_4_6.xml │ │ ├── Maven__commons_beanutils_commons_beanutils_1_9_2.xml │ │ ├── Maven__commons_codec_commons_codec_1_9.xml │ │ ├── Maven__commons_collections_commons_collections_3_2_1.xml │ │ ├── Maven__commons_fileupload_commons_fileupload_1_3.xml │ │ ├── Maven__commons_io_commons_io_2_4.xml │ │ ├── Maven__commons_lang_commons_lang_2_6.xml │ │ ├── Maven__commons_lang_commons_lang_3_2_1.xml │ │ ├── Maven__commons_logging_commons_logging_1_1_1.xml │ │ ├── Maven__commons_logging_commons_logging_1_2.xml │ │ ├── Maven__dom4j_dom4j_1_6_1.xml │ │ ├── Maven__dom4j_dom4j_20040902_021138.xml │ │ ├── Maven__io_gatling_jsr166e_1_0.xml │ │ ├── Maven__io_netty_netty_all_4_0_20_Final.xml │ │ ├── Maven__javax_annotation_jsr250_api_1_0.xml │ │ ├── Maven__javax_el_javax_el_api_2_2_5.xml │ │ ├── Maven__javax_inject_javax_inject_1.xml │ │ ├── Maven__javax_servlet_javax_servlet_api_3_1_0.xml │ │ ├── Maven__javax_validation_validation_api_1_1_0_Final.xml │ │ ├── Maven__javax_websocket_javax_websocket_api_1_1.xml │ │ ├── Maven__joda_time_joda_time_2_3.xml │ │ ├── Maven__joda_time_joda_time_hibernate_1_3.xml │ │ ├── Maven__junit_junit_4_11.xml │ │ ├── Maven__log4j_log4j_1_2_17.xml │ │ ├── Maven__net_minidev_json_smart_1_2.xml │ │ ├── Maven__net_sf_ezmorph_ezmorph_1_0_6.xml │ │ ├── Maven__net_sf_json_lib_json_lib_jdk15_2_4.xml │ │ ├── Maven__org_apache_commons_commons_lang3_3_2_1.xml │ │ ├── Maven__org_apache_commons_commons_pool2_2_2.xml │ │ ├── Maven__org_apache_derby_derby_10_10_1_1.xml │ │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_core_8_0_15.xml │ │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_logging_log4j_8_0_15.xml │ │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_websocket_8_0_15.xml │ │ ├── Maven__org_aspectj_aspectjrt_1_8_2.xml │ │ ├── Maven__org_axonframework_axon_amqp_2_3_2.xml │ │ ├── Maven__org_axonframework_axon_amqp_2_4_SNAPSHOT.xml │ │ ├── Maven__org_axonframework_axon_core_2_3_2.xml │ │ ├── Maven__org_axonframework_axon_core_2_4_SNAPSHOT.xml │ │ ├── Maven__org_axonframework_axon_distributed_commandbus_2_3_2.xml │ │ ├── Maven__org_axonframework_axon_distributed_commandbus_2_4_SNAPSHOT.xml │ │ ├── Maven__org_axonframework_axon_mongo_2_3_2.xml │ │ ├── Maven__org_axonframework_axon_mongo_2_4_SNAPSHOT.xml │ │ ├── Maven__org_axonframework_axon_springmessaging_2_3_2.xml │ │ ├── Maven__org_axonframework_axon_springmessaging_2_4_SNAPSHOT.xml │ │ ├── Maven__org_axonframework_axon_test_2_3_2.xml │ │ ├── Maven__org_axonframework_axon_test_2_4_SNAPSHOT.xml │ │ ├── Maven__org_glassfish_web_javax_el_2_2_6.xml │ │ ├── Maven__org_hamcrest_hamcrest_core_1_3.xml │ │ ├── Maven__org_hamcrest_hamcrest_library_1_3.xml │ │ ├── Maven__org_hibernate_common_hibernate_commons_annotations_4_0_4_Final.xml │ │ ├── Maven__org_hibernate_common_hibernate_commons_annotations_4_0_5_Final.xml │ │ ├── Maven__org_hibernate_hibernate_core_4_3_0_Final.xml │ │ ├── Maven__org_hibernate_hibernate_core_4_3_7_Final.xml │ │ ├── Maven__org_hibernate_hibernate_entitymanager_4_3_0_Final.xml │ │ ├── Maven__org_hibernate_hibernate_entitymanager_4_3_7_Final.xml │ │ ├── Maven__org_hibernate_hibernate_validator_5_0_2_Final.xml │ │ ├── Maven__org_hibernate_hibernate_validator_5_1_3_Final.xml │ │ ├── Maven__org_hibernate_javax_persistence_hibernate_jpa_2_0_api_1_0_0_Final.xml │ │ ├── Maven__org_hibernate_javax_persistence_hibernate_jpa_2_1_api_1_0_0_Final.xml │ │ ├── Maven__org_jasypt_jasypt_1_9_2.xml │ │ ├── Maven__org_jasypt_jasypt_spring31_1_9_2.xml │ │ ├── Maven__org_jasypt_jasypt_springsecurity3_1_9_2.xml │ │ ├── Maven__org_javassist_javassist_3_18_1_GA.xml │ │ ├── Maven__org_jboss_jandex_1_1_0_Final.xml │ │ ├── Maven__org_jboss_logging_jboss_logging_3_1_1_GA.xml │ │ ├── Maven__org_jboss_logging_jboss_logging_3_1_3_GA.xml │ │ ├── Maven__org_jboss_logging_jboss_logging_annotations_1_2_0_Beta1.xml │ │ ├── Maven__org_jboss_spec_javax_transaction_jboss_transaction_api_1_2_spec_1_0_0_Final.xml │ │ ├── Maven__org_json_json_20090211.xml │ │ ├── Maven__org_kubek2k_springockito_annotations_1_0_9.xml │ │ ├── Maven__org_mockito_mockito_all_1_9_0.xml │ │ ├── Maven__org_mockito_mockito_core_1_10_19.xml │ │ ├── Maven__org_mockito_mockito_core_1_9_5.xml │ │ ├── Maven__org_mongodb_mongo_java_driver_2_12_3.xml │ │ ├── Maven__org_mongodb_mongo_java_driver_2_9_3.xml │ │ ├── Maven__org_objenesis_objenesis_1_0.xml │ │ ├── Maven__org_objenesis_objenesis_2_1.xml │ │ ├── Maven__org_postgresql_postgresql_9_3_1102_jdbc41.xml │ │ ├── Maven__org_projectlombok_lombok_1_14_4.xml │ │ ├── Maven__org_projectreactor_reactor_core_1_1_4_RELEASE.xml │ │ ├── Maven__org_projectreactor_reactor_net_1_1_4_RELEASE.xml │ │ ├── Maven__org_slf4j_jcl_over_slf4j_1_7_7.xml │ │ ├── Maven__org_slf4j_slf4j_api_1_7_7.xml │ │ ├── Maven__org_slf4j_slf4j_log4j12_1_7_7.xml │ │ ├── Maven__org_springframework_amqp_spring_amqp_1_4_0_RELEASE.xml │ │ ├── Maven__org_springframework_amqp_spring_amqp_1_4_1_RELEASE.xml │ │ ├── Maven__org_springframework_amqp_spring_rabbit_1_4_0_RELEASE.xml │ │ ├── Maven__org_springframework_amqp_spring_rabbit_1_4_1_RELEASE.xml │ │ ├── Maven__org_springframework_cloud_spring_cloud_cloudfoundry_connector_1_0_0_RELEASE.xml │ │ ├── Maven__org_springframework_cloud_spring_cloud_core_1_0_0_RELEASE.xml │ │ ├── Maven__org_springframework_cloud_spring_cloud_spring_service_connector_1_0_0_RELEASE.xml │ │ ├── Maven__org_springframework_data_spring_data_commons_1_10_0_M1.xml │ │ ├── Maven__org_springframework_data_spring_data_commons_1_9_1_RELEASE.xml │ │ ├── Maven__org_springframework_data_spring_data_jpa_1_7_1_RELEASE.xml │ │ ├── Maven__org_springframework_data_spring_data_mongodb_1_6_1_RELEASE.xml │ │ ├── Maven__org_springframework_data_spring_data_mongodb_1_7_0_M1.xml │ │ ├── Maven__org_springframework_data_spring_data_redis_1_4_1_RELEASE.xml │ │ ├── Maven__org_springframework_hateoas_spring_hateoas_0_15_0_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_amqp_4_1_0_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_amqp_4_1_1_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_core_4_1_0_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_core_4_1_1_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_event_4_1_0_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_event_4_1_1_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_mongodb_4_1_0_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_mongodb_4_1_1_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_security_4_1_0_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_security_4_1_1_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_websocket_4_1_0_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_websocket_4_1_1_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_xml_4_1_0_RELEASE.xml │ │ ├── Maven__org_springframework_integration_spring_integration_xml_4_1_1_RELEASE.xml │ │ ├── Maven__org_springframework_mobile_spring_mobile_device_1_1_2_RELEASE.xml │ │ ├── Maven__org_springframework_retry_spring_retry_1_1_1_RELEASE.xml │ │ ├── Maven__org_springframework_security_spring_security_config_4_0_0_RC1.xml │ │ ├── Maven__org_springframework_security_spring_security_core_4_0_0_RC1.xml │ │ ├── Maven__org_springframework_security_spring_security_messaging_4_0_0_RC1.xml │ │ ├── Maven__org_springframework_security_spring_security_test_4_0_0_RC1.xml │ │ ├── Maven__org_springframework_security_spring_security_web_4_0_0_RC1.xml │ │ ├── Maven__org_springframework_session_spring_session_1_0_0_RC1.xml │ │ ├── Maven__org_springframework_spring_aop_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_beans_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_context_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_context_support_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_core_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_expression_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_jdbc_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_messaging_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_orm_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_oxm_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_test_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_tx_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_web_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_webmvc_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_spring_websocket_4_1_3_RELEASE.xml │ │ ├── Maven__org_springframework_ws_spring_xml_2_2_0_RELEASE.xml │ │ ├── Maven__redis_clients_jedis_2_5_2.xml │ │ ├── Maven__redis_embedded_embedded_redis_0_2.xml │ │ ├── Maven__xalan_xalan_2_7_0.xml │ │ ├── Maven__xerces_xercesImpl_2_8_0.xml │ │ ├── Maven__xml_apis_xml_apis_1_0_b2.xml │ │ ├── Maven__xml_apis_xml_apis_1_3_03.xml │ │ ├── Maven__xmlpull_xmlpull_1_1_3_1.xml │ │ └── Maven__xpp3_xpp3_min_1_1_4c.xml │ ├── misc.xml │ ├── modules.xml │ ├── scopes │ │ ├── Local.xml │ │ └── scope_settings.xml │ ├── uiDesigner.xml │ ├── vcs.xml │ └── workspace.xml ├── bearchoke-api │ ├── bearchoke-api-todo │ │ ├── pom.xml │ │ └── src │ │ │ └── main │ │ │ └── java │ │ │ └── com │ │ │ └── bearchoke │ │ │ └── platform │ │ │ └── api │ │ │ └── todo │ │ │ ├── AbstractAuthenticatedEvent.java │ │ │ ├── command │ │ │ ├── CreateToDoItemCommand.java │ │ │ ├── DeleteToDoItemCommand.java │ │ │ └── MarkToDoItemAsCompleteCommand.java │ │ │ ├── dto │ │ │ └── ToDoDto.java │ │ │ ├── enums │ │ │ └── ToDoAction.java │ │ │ ├── event │ │ │ ├── ToDoItemCompletedEvent.java │ │ │ ├── ToDoItemCreatedEvent.java │ │ │ └── ToDoItemRemovedEvent.java │ │ │ ├── identifier │ │ │ └── ToDoIdentifier.java │ │ │ └── jackson │ │ │ ├── ToDoIdentifierDeserializer.java │ │ │ └── ToDoIdentifierSerializer.java │ ├── bearchoke-api-user │ │ ├── pom.xml │ │ └── src │ │ │ └── main │ │ │ └── java │ │ │ └── com │ │ │ └── bearchoke │ │ │ └── platform │ │ │ └── api │ │ │ └── user │ │ │ ├── UserAccount.java │ │ │ ├── UserDetailsExtended.java │ │ │ ├── command │ │ │ ├── AuthenticateUserCommand.java │ │ │ ├── CreateFacebookUserCommand.java │ │ │ ├── CreateRoleCommand.java │ │ │ ├── CreateUserCommand.java │ │ │ └── RegisterUserCommand.java │ │ │ ├── dto │ │ │ ├── AuthenticationToken.java │ │ │ ├── FacebookProfilePicture.java │ │ │ ├── FacebookProfilePictureData.java │ │ │ ├── FacebookUserDto.java │ │ │ ├── Principal.java │ │ │ ├── RegisterUserDto.java │ │ │ └── UniqueResult.java │ │ │ ├── enums │ │ │ └── Gender.java │ │ │ ├── event │ │ │ ├── RoleCreatedEvent.java │ │ │ ├── UserAuthenticatedEvent.java │ │ │ └── UserCreatedEvent.java │ │ │ └── identifier │ │ │ ├── RoleIdentifier.java │ │ │ └── UserIdentifier.java │ ├── bearchoke-api.iml │ └── pom.xml ├── bearchoke-backend.iml ├── bearchoke-domain │ ├── bearchoke-domain-search │ │ ├── pom.xml │ │ └── src │ │ │ └── main │ │ │ ├── java │ │ │ └── com │ │ │ │ └── bearchoke │ │ │ │ └── platform │ │ │ │ └── domain │ │ │ │ └── search │ │ │ │ ├── dto │ │ │ │ ├── Location.java │ │ │ │ └── Locations.java │ │ │ │ ├── enums │ │ │ │ └── LocationType.java │ │ │ │ ├── init │ │ │ │ └── CityDBInit.java │ │ │ │ ├── repository │ │ │ │ ├── LocationRepository.java │ │ │ │ └── impl │ │ │ │ │ └── LocationRepositoryImpl.java │ │ │ │ └── service │ │ │ │ ├── SearchIndexingService.java │ │ │ │ └── impl │ │ │ │ └── SearchIndexingServiceImpl.java │ │ │ └── resources │ │ │ └── cities.json │ ├── bearchoke-domain-todo │ │ ├── pom.xml │ │ └── src │ │ │ ├── main │ │ │ └── java │ │ │ │ └── com │ │ │ │ └── bearchoke │ │ │ │ └── platform │ │ │ │ └── domain │ │ │ │ └── todo │ │ │ │ ├── ToDoItemRunner.java │ │ │ │ ├── aggregate │ │ │ │ └── ToDoItemAggregate.java │ │ │ │ ├── config │ │ │ │ └── ToDoConfig.java │ │ │ │ ├── handler │ │ │ │ └── ToDoCommandHandler.java │ │ │ │ └── listener │ │ │ │ └── ToDoEventListener.java │ │ │ └── test │ │ │ └── java │ │ │ └── com │ │ │ └── bearchoke │ │ │ └── platform │ │ │ └── domain │ │ │ └── todo │ │ │ └── handler │ │ │ └── ToDoCommandHandlerTest.java │ ├── bearchoke-domain-user │ │ ├── pom.xml │ │ └── src │ │ │ ├── main │ │ │ └── java │ │ │ │ └── com │ │ │ │ └── bearchoke │ │ │ │ └── platform │ │ │ │ └── domain │ │ │ │ └── user │ │ │ │ ├── RoleConstants.java │ │ │ │ ├── UserConstants.java │ │ │ │ ├── aggregate │ │ │ │ ├── RoleAggregate.java │ │ │ │ └── UserAggregate.java │ │ │ │ ├── config │ │ │ │ ├── SecurityConfig.java │ │ │ │ └── UserConfig.java │ │ │ │ ├── document │ │ │ │ ├── ActiveWebSocketUser.java │ │ │ │ ├── Role.java │ │ │ │ └── User.java │ │ │ │ ├── handler │ │ │ │ ├── RoleCommandHandler.java │ │ │ │ └── UserCommandHandler.java │ │ │ │ ├── init │ │ │ │ ├── AxonDBInit.java │ │ │ │ ├── RoleDBInit.java │ │ │ │ └── UserDBInit.java │ │ │ │ ├── listener │ │ │ │ ├── RoleEventListener.java │ │ │ │ └── UserEventListener.java │ │ │ │ ├── repositories │ │ │ │ ├── ActiveWebSocketUserRepository.java │ │ │ │ ├── ActiveWebSocketUserRepositoryCustom.java │ │ │ │ ├── RoleRepository.java │ │ │ │ ├── RoleRepositoryCustom.java │ │ │ │ ├── UserRepository.java │ │ │ │ ├── UserRepositoryCustom.java │ │ │ │ └── impl │ │ │ │ │ ├── ActiveWebSocketUserRepositoryImpl.java │ │ │ │ │ ├── RoleRepositoryImpl.java │ │ │ │ │ └── UserRepositoryImpl.java │ │ │ │ └── security │ │ │ │ ├── PreAuthUserDetailsService.java │ │ │ │ ├── PreAuthenticatedTokenCacheService.java │ │ │ │ ├── UserAuthenticationProvider.java │ │ │ │ └── UserDetailsServiceImpl.java │ │ │ └── test │ │ │ └── java │ │ │ └── com │ │ │ └── bearchoke │ │ │ └── platform │ │ │ └── domain │ │ │ └── user │ │ │ ├── handler │ │ │ └── UserCommandHandlerTest.java │ │ │ └── test │ │ │ └── TestPasswordEncryptor.java │ └── pom.xml ├── bearchoke-integration-tests │ ├── pom.xml │ └── src │ │ └── test │ │ └── java │ │ └── com │ │ └── bearchoke │ │ └── platform │ │ └── tests │ │ └── web │ │ └── websocket │ │ ├── QuotesWebSocketIntegrationTest.java │ │ └── support │ │ ├── client │ │ ├── StompClient.java │ │ ├── StompMessageHandler.java │ │ ├── StompSession.java │ │ ├── WebSocketStompClient.java │ │ └── WebSocketStompSession.java │ │ └── server │ │ ├── TomcatWebSocketTestServer.java │ │ └── WebSocketTestServer.java ├── bearchoke-persistence │ ├── bearchoke-persistence-elasticsearch │ │ ├── pom.xml │ │ └── src │ │ │ └── main │ │ │ ├── java │ │ │ └── com │ │ │ │ └── bearchoke │ │ │ │ └── platform │ │ │ │ └── persistence │ │ │ │ └── elasticsearch │ │ │ │ └── config │ │ │ │ ├── ElasticsearchCloudConfig.java │ │ │ │ ├── ElasticsearchConfig.java │ │ │ │ └── ElasticsearchLocalConfig.java │ │ │ └── resources │ │ │ ├── elasticsearch-cloud.properties │ │ │ └── elasticsearch-local.properties │ ├── bearchoke-persistence-jpa │ │ ├── pom.xml │ │ └── src │ │ │ └── main │ │ │ ├── java │ │ │ └── com │ │ │ │ └── bearchoke │ │ │ │ └── platform │ │ │ │ └── persistence │ │ │ │ └── jpa │ │ │ │ ├── config │ │ │ │ ├── JpaCloudConfig.java │ │ │ │ ├── JpaCoreConfig.java │ │ │ │ └── JpaLocalConfig.java │ │ │ │ └── entity │ │ │ │ └── AbstractEntity.java │ │ │ └── resources │ │ │ ├── jpa-cloud.properties │ │ │ └── jpa-local.properties │ ├── bearchoke-persistence-mongo │ │ ├── pom.xml │ │ └── src │ │ │ └── main │ │ │ ├── java │ │ │ └── com │ │ │ │ └── bearchoke │ │ │ │ └── platform │ │ │ │ └── persistence │ │ │ │ └── mongo │ │ │ │ ├── axon │ │ │ │ ├── AxonMongoTemplate.java │ │ │ │ └── AxonSagaMongoTemplate.java │ │ │ │ ├── config │ │ │ │ ├── AxonCQRSCloudConfig.java │ │ │ │ ├── AxonCQRSConfig.java │ │ │ │ ├── AxonCQRSLocalConfig.java │ │ │ │ ├── MongoCloudConfig.java │ │ │ │ ├── MongoCoreConfig.java │ │ │ │ ├── MongoLocalConfig.java │ │ │ │ └── XStreamConfig.java │ │ │ │ ├── converter │ │ │ │ ├── spring │ │ │ │ │ ├── DurationReadConverter.java │ │ │ │ │ ├── DurationWriteConverter.java │ │ │ │ │ ├── PeriodReadConverter.java │ │ │ │ │ ├── PeriodWriteConverter.java │ │ │ │ │ ├── ZonedDateTimeReadConverter.java │ │ │ │ │ └── ZonedDateTimeWriteConverter.java │ │ │ │ └── xstream │ │ │ │ │ ├── XStreamDurationConverter.java │ │ │ │ │ ├── XStreamLocalDateConverter.java │ │ │ │ │ ├── XStreamLocalDateTimeConverter.java │ │ │ │ │ ├── XStreamLocalTimeConverter.java │ │ │ │ │ ├── XStreamPeriodConverter.java │ │ │ │ │ └── XStreamZonedDateTimeConverter.java │ │ │ │ ├── document │ │ │ │ └── AbstractDocument.java │ │ │ │ └── listener │ │ │ │ └── DateCreatorMongoEventListener.java │ │ │ └── resources │ │ │ ├── mongodb-cloud.properties │ │ │ └── mongodb-local.properties │ ├── bearchoke-persistence-rabbitmq │ │ ├── pom.xml │ │ └── src │ │ │ └── main │ │ │ ├── java │ │ │ └── com │ │ │ │ └── bearchoke │ │ │ │ └── platform │ │ │ │ └── persistence │ │ │ │ └── rabbitmq │ │ │ │ └── config │ │ │ │ ├── RabbitMQCloudConfig.java │ │ │ │ ├── RabbitMQLocalConfig.java │ │ │ │ └── SpringIntegrationConfig.java │ │ │ └── resources │ │ │ ├── rabbit-cloud.properties │ │ │ ├── rabbit-local.properties │ │ │ └── spring-integration.properties │ ├── bearchoke-persistence-redis │ │ ├── pom.xml │ │ └── src │ │ │ └── main │ │ │ ├── java │ │ │ └── com │ │ │ │ └── bearchoke │ │ │ │ └── platform │ │ │ │ └── persistence │ │ │ │ └── redis │ │ │ │ └── config │ │ │ │ ├── CacheConfig.java │ │ │ │ ├── RedisCloudConfig.java │ │ │ │ ├── RedisConfig.java │ │ │ │ └── RedisLocalConfig.java │ │ │ └── resources │ │ │ ├── cache.properties │ │ │ └── redis-local.properties │ └── pom.xml ├── bearchoke-platform-base │ ├── bearchoke-platform-base.iml │ ├── pom.xml │ └── src │ │ └── main │ │ ├── java │ │ └── com │ │ │ └── bearchoke │ │ │ └── platform │ │ │ └── base │ │ │ ├── PlatformConstants.java │ │ │ ├── SpringSecurityHelper.java │ │ │ ├── config │ │ │ ├── EncryptionConfig.java │ │ │ ├── JacksonConfig.java │ │ │ └── SchedulerConfig.java │ │ │ └── init │ │ │ ├── DBInit.java │ │ │ └── DBInitException.java │ │ └── resources │ │ ├── cache.properties │ │ ├── cqrs-cloud.properties │ │ ├── cqrs-local.properties │ │ ├── log4j2.xml │ │ ├── rabbit-cloud.properties │ │ ├── rabbit-local.properties │ │ ├── redis-local.properties │ │ └── spring-integration.properties ├── bearchoke-server │ ├── bearchoke-server-common │ │ ├── pom.xml │ │ └── src │ │ │ └── main │ │ │ ├── java │ │ │ └── com │ │ │ │ └── bearchoke │ │ │ │ └── platform │ │ │ │ └── server │ │ │ │ └── common │ │ │ │ ├── AbstractWebApplicationInitializer.java │ │ │ │ ├── ApplicationMediaType.java │ │ │ │ ├── ServerConstants.java │ │ │ │ ├── config │ │ │ │ ├── AppLocalConfig.java │ │ │ │ └── WebSecurityConfig.java │ │ │ │ ├── dto │ │ │ │ └── RemoveRecordResponse.java │ │ │ │ ├── init │ │ │ │ └── RunDBInitializerWhenNeeded.java │ │ │ │ ├── security │ │ │ │ ├── ApiAuthenticationFailureHandler.java │ │ │ │ ├── ApiAuthenticationSuccessHandler.java │ │ │ │ ├── ApiError.java │ │ │ │ ├── ApiRequestHeaderAuthenticationFilter.java │ │ │ │ └── UnauthorizedEntryPoint.java │ │ │ │ └── web │ │ │ │ ├── argumentresolver │ │ │ │ ├── DateTimeZoneHandlerMethodArgumentResolver.java │ │ │ │ └── LocationHandlerMethodArgumentResolver.java │ │ │ │ ├── config │ │ │ │ └── WebMvcConfig.java │ │ │ │ ├── controller │ │ │ │ ├── AbstractAuthenticatedController.java │ │ │ │ ├── AbstractController.java │ │ │ │ ├── DefaultExceptionHandler.java │ │ │ │ └── ErrorMessage.java │ │ │ │ ├── filter │ │ │ │ ├── JsonHttpRequestFilter.java │ │ │ │ ├── JsonHttpServletRequest.java │ │ │ │ └── SimpleCORSFilter.java │ │ │ │ ├── interceptor │ │ │ │ ├── DateTimeZoneHandlerInterceptor.java │ │ │ │ ├── Location.java │ │ │ │ └── UserLocationHandlerInterceptor.java │ │ │ │ └── websocket │ │ │ │ ├── WebSocketConnectHandler.java │ │ │ │ └── WebSocketDisconnectHandler.java │ │ │ └── resources │ │ │ └── server-local.properties │ ├── bearchoke-server-frontend │ │ ├── pom.xml │ │ └── src │ │ │ ├── main │ │ │ ├── java │ │ │ │ └── com │ │ │ │ │ └── bearchoke │ │ │ │ │ └── platform │ │ │ │ │ └── server │ │ │ │ │ └── frontend │ │ │ │ │ ├── FrontendWebApplicationInitializer.java │ │ │ │ │ ├── config │ │ │ │ │ ├── FrontendAppConfig.java │ │ │ │ │ ├── FrontendCloudAppConfig.java │ │ │ │ │ ├── WebSocketConfig.java │ │ │ │ │ └── WebSocketSecurityConfig.java │ │ │ │ │ ├── service │ │ │ │ │ ├── Greeting.java │ │ │ │ │ ├── GreetingService.java │ │ │ │ │ ├── GreetingServiceImpl.java │ │ │ │ │ └── chat │ │ │ │ │ │ ├── Message.java │ │ │ │ │ │ └── OutputMessage.java │ │ │ │ │ └── web │ │ │ │ │ ├── controller │ │ │ │ │ ├── AuthenticationController.java │ │ │ │ │ ├── CsrfController.java │ │ │ │ │ ├── FacebookController.java │ │ │ │ │ ├── GreetingController.java │ │ │ │ │ ├── IndexController.java │ │ │ │ │ ├── MessageController.java │ │ │ │ │ ├── SearchController.java │ │ │ │ │ ├── ToDoController.java │ │ │ │ │ └── UserController.java │ │ │ │ │ └── websocket │ │ │ │ │ └── service │ │ │ │ │ ├── Quote.java │ │ │ │ │ ├── QuoteService.java │ │ │ │ │ └── impl │ │ │ │ │ └── QuoteServiceImpl.java │ │ │ ├── resources │ │ │ │ └── server-cloud.properties │ │ │ └── webapp │ │ │ │ └── WEB-INF │ │ │ │ └── i18n │ │ │ │ └── messages.properties │ │ │ └── test │ │ │ ├── java │ │ │ └── com │ │ │ │ └── bearchoke │ │ │ │ └── platform │ │ │ │ └── server │ │ │ │ └── frontend │ │ │ │ ├── service │ │ │ │ └── GreetingServiceTests.java │ │ │ │ └── web │ │ │ │ ├── config │ │ │ │ └── MockServerConfig.java │ │ │ │ └── controller │ │ │ │ ├── AbstractControllerTest.java │ │ │ │ ├── AuthenticationControllerTest.java │ │ │ │ ├── FacebookControllerTest.java │ │ │ │ ├── GreetingControllerTest.java │ │ │ │ ├── SearchControllerTest.java │ │ │ │ └── UserControllerTest.java │ │ │ └── resources │ │ │ └── META-INF │ │ │ └── spring │ │ │ └── applicationContext-test.xml │ ├── bearchoke-server.iml │ └── pom.xml ├── bearchoke-web │ ├── bearchoke-web-frontend │ │ └── pom.xml │ └── pom.xml ├── bearchoke-webservices │ ├── bearchoke-webservices.iml │ ├── pom.xml │ └── src │ │ └── main │ │ └── java │ │ └── com │ │ └── bearchoke │ │ └── platform │ │ └── webservice │ │ ├── HelloWorldWebService.java │ │ ├── WebServiceException.java │ │ ├── config │ │ ├── CXFConfig.java │ │ ├── GlobalFeature.java │ │ └── JaxWsBeanPostProcessor.java │ │ └── impl │ │ └── HelloWorldWebServiceImpl.java └── pom.xml ├── bearchoke-spa ├── bearchoke-spa-frontend │ ├── .gitignore │ ├── .npmignore │ ├── .travis.yml │ ├── Gruntfile.coffee │ ├── README.md │ ├── Staticfile │ ├── app │ │ ├── css │ │ │ ├── global.less │ │ │ ├── home.less │ │ │ ├── main.less │ │ │ ├── navbar.less │ │ │ ├── quotes.less │ │ │ ├── registration.less │ │ │ ├── todo.less │ │ │ └── variables.less │ │ ├── img │ │ │ ├── .keep │ │ │ ├── bear.ico │ │ │ ├── bear.jpg │ │ │ ├── bear.png │ │ │ └── linkimage.png │ │ ├── js │ │ │ ├── .keep │ │ │ ├── app.js │ │ │ ├── configs │ │ │ │ ├── easyfb_config.js │ │ │ │ ├── mixpanel_config.js │ │ │ │ ├── router_config.js │ │ │ │ └── translation_config.js │ │ │ ├── constants │ │ │ │ ├── environment_constants.js │ │ │ │ └── event_constants.js │ │ │ ├── controllers │ │ │ │ ├── chat_controller.js │ │ │ │ ├── home_controller.js │ │ │ │ ├── layout │ │ │ │ │ └── static_content_layout_controller.js │ │ │ │ ├── localization_controller.js │ │ │ │ ├── login_controller.js │ │ │ │ ├── mailchimp-controller.js │ │ │ │ ├── quote_controller.js │ │ │ │ ├── registration_controller.js │ │ │ │ ├── rest_controller.js │ │ │ │ ├── search_controller.js │ │ │ │ ├── todo_controller.js │ │ │ │ └── webservices_controller.js │ │ │ ├── directives │ │ │ │ ├── match_validator_directive.js │ │ │ │ ├── password_characters_directive.js │ │ │ │ ├── record_availability_validator_directive.js │ │ │ │ └── update_page_title_directive.js │ │ │ ├── factories │ │ │ │ ├── application_context_factory.js │ │ │ │ ├── auth_restangular_factory.js │ │ │ │ ├── authentication_factory.js │ │ │ │ ├── hello_world_web_service_factory.js │ │ │ │ ├── mailchimp_factory.js │ │ │ │ ├── message_factory.js │ │ │ │ ├── mixpanel_factory.js │ │ │ │ ├── page_context_factory.js │ │ │ │ ├── quotes_factory.js │ │ │ │ └── todo_factory.js │ │ │ ├── router_extension.js │ │ │ └── services │ │ │ │ ├── analytics_event_service.js │ │ │ │ ├── chat_service.js │ │ │ │ ├── quote_service.js │ │ │ │ ├── sitewide_newsletter_service.js │ │ │ │ └── todo_service.js │ │ ├── json │ │ │ └── i18n │ │ │ │ ├── resources_de.json │ │ │ │ └── resources_en.json │ │ ├── pages │ │ │ └── index.us │ │ └── templates │ │ │ ├── chat.html │ │ │ ├── home.html │ │ │ ├── layout │ │ │ ├── footer.html │ │ │ ├── header.html │ │ │ └── static_content_layout.html │ │ │ ├── localization.html │ │ │ ├── newsletter.html │ │ │ ├── quotes.html │ │ │ ├── registration.html │ │ │ ├── rest.html │ │ │ ├── search.html │ │ │ ├── static │ │ │ ├── contact.html │ │ │ └── faq.html │ │ │ ├── todo.html │ │ │ └── webservices.html │ ├── config │ │ ├── application.coffee │ │ ├── environments │ │ │ └── cloud │ │ │ │ └── environment_constants.js │ │ ├── files.coffee │ │ ├── lineman.coffee │ │ ├── server.coffee │ │ ├── spec-e2e.js │ │ └── spec.json │ ├── package.json │ ├── pom.xml │ ├── spec │ │ ├── helpers │ │ │ ├── helper.js │ │ │ ├── jasmine-fixture.js │ │ │ ├── jasmine-given.js │ │ │ ├── jasmine-only.js │ │ │ └── jasmine-stealth.js │ │ ├── test-spec-coffee.coffee │ │ └── test-spec-javascript.js │ ├── src │ │ └── main │ │ │ ├── assembly │ │ │ └── distribution.xml │ │ │ └── resources │ │ │ ├── Staticfile │ │ │ ├── robots.txt │ │ │ └── sitemap.xml │ ├── tasks │ │ └── .keep │ └── vendor │ │ ├── img │ │ ├── .keep │ │ ├── avatar.png │ │ ├── btn_facebook-signup.png │ │ ├── btn_fb-login.png │ │ ├── carousel-left.png │ │ ├── carousel-right.png │ │ ├── icon_alert.png │ │ ├── icon_magnify.png │ │ └── twitter_blue_icon.png │ │ └── static │ │ └── .keep ├── bearchoke-spa-shared │ ├── app │ │ └── img │ │ │ └── profile │ │ │ └── god.png │ └── vendor │ │ ├── css │ │ ├── .keep │ │ ├── MyFontsWebfontsKit.css │ │ ├── angucomplete-alt.css │ │ ├── angular-busy-4.0.1.css │ │ ├── angular-carousel-0.2.3.css │ │ ├── bootstrap-social.css │ │ ├── bootstrap-theme.css │ │ ├── bootstrap-theme.css.map │ │ ├── bootstrap.css │ │ ├── bootstrap.css.map │ │ ├── font-awesome.min.css │ │ ├── fonts.css │ │ ├── less │ │ │ ├── .csscomb.json │ │ │ ├── .csslintrc │ │ │ ├── alerts.less │ │ │ ├── badges.less │ │ │ ├── bootstrap.less │ │ │ ├── breadcrumbs.less │ │ │ ├── button-groups.less │ │ │ ├── buttons.less │ │ │ ├── carousel.less │ │ │ ├── close.less │ │ │ ├── code.less │ │ │ ├── component-animations.less │ │ │ ├── dropdowns.less │ │ │ ├── forms.less │ │ │ ├── glyphicons.less │ │ │ ├── grid.less │ │ │ ├── input-groups.less │ │ │ ├── jumbotron.less │ │ │ ├── labels.less │ │ │ ├── list-group.less │ │ │ ├── media.less │ │ │ ├── mixins.less │ │ │ ├── mixins │ │ │ │ ├── alerts.less │ │ │ │ ├── background-variant.less │ │ │ │ ├── border-radius.less │ │ │ │ ├── buttons.less │ │ │ │ ├── center-block.less │ │ │ │ ├── clearfix.less │ │ │ │ ├── forms.less │ │ │ │ ├── gradients.less │ │ │ │ ├── grid-framework.less │ │ │ │ ├── grid.less │ │ │ │ ├── hide-text.less │ │ │ │ ├── image.less │ │ │ │ ├── labels.less │ │ │ │ ├── list-group.less │ │ │ │ ├── nav-divider.less │ │ │ │ ├── nav-vertical-align.less │ │ │ │ ├── opacity.less │ │ │ │ ├── pagination.less │ │ │ │ ├── panels.less │ │ │ │ ├── progress-bar.less │ │ │ │ ├── reset-filter.less │ │ │ │ ├── resize.less │ │ │ │ ├── responsive-visibility.less │ │ │ │ ├── size.less │ │ │ │ ├── tab-focus.less │ │ │ │ ├── table-row.less │ │ │ │ ├── text-emphasis.less │ │ │ │ ├── text-overflow.less │ │ │ │ └── vendor-prefixes.less │ │ │ ├── modals.less │ │ │ ├── navbar.less │ │ │ ├── navs.less │ │ │ ├── normalize.less │ │ │ ├── pager.less │ │ │ ├── pagination.less │ │ │ ├── panels.less │ │ │ ├── popovers.less │ │ │ ├── print.less │ │ │ ├── progress-bars.less │ │ │ ├── responsive-embed.less │ │ │ ├── responsive-utilities.less │ │ │ ├── scaffolding.less │ │ │ ├── tables.less │ │ │ ├── theme.less │ │ │ ├── thumbnails.less │ │ │ ├── tooltip.less │ │ │ ├── type.less │ │ │ ├── utilities.less │ │ │ ├── variables.less │ │ │ └── wells.less │ │ ├── ng-tags-input.css │ │ └── sweet-alert.css │ │ ├── fonts │ │ ├── FontAwesome.otf │ │ ├── fontawesome-webfont.eot │ │ ├── fontawesome-webfont.svg │ │ ├── fontawesome-webfont.ttf │ │ ├── fontawesome-webfont.woff │ │ ├── glyphicons-halflings-regular.eot │ │ ├── glyphicons-halflings-regular.svg │ │ ├── glyphicons-halflings-regular.ttf │ │ └── glyphicons-halflings-regular.woff │ │ └── js │ │ ├── angucomplete-2.1.0 │ │ └── angucomplete-alt.js │ │ ├── angular-1.4.7 │ │ ├── angular-messages.js │ │ ├── angular-resource.js │ │ ├── angular-sanitize.js │ │ ├── angular-touch.js │ │ └── angular.js │ │ ├── angular-translate-2.6.0 │ │ ├── angular-translate-handler-log.js │ │ ├── angular-translate-interpolation-messageformat.js │ │ ├── angular-translate-loader-static-files.js │ │ ├── angular-translate-storage-local.js │ │ └── angular-translate.js │ │ ├── bootstrap-3.3.1 │ │ └── bootstrap.js │ │ ├── easyfb-1.2.1 │ │ └── angular-easyfb.js │ │ ├── jquery-2.1.4 │ │ └── jquery-2.1.4.js │ │ ├── locale │ │ ├── af.js │ │ ├── am.js │ │ ├── ar.js │ │ ├── bg.js │ │ ├── bn.js │ │ ├── br.js │ │ ├── ca.js │ │ ├── cs.js │ │ ├── cy.js │ │ ├── da.js │ │ ├── de.js │ │ ├── el.js │ │ ├── en.js │ │ ├── es.js │ │ ├── et.js │ │ ├── eu.js │ │ ├── fa.js │ │ ├── fi.js │ │ ├── fil.js │ │ ├── fr.js │ │ ├── ga.js │ │ ├── gl.js │ │ ├── gsw.js │ │ ├── gu.js │ │ ├── he.js │ │ ├── hi.js │ │ ├── hr.js │ │ ├── hu.js │ │ ├── id.js │ │ ├── in.js │ │ ├── is.js │ │ ├── it.js │ │ ├── iw.js │ │ ├── ja.js │ │ ├── kn.js │ │ ├── ko.js │ │ ├── lag.js │ │ ├── ln.js │ │ ├── lt.js │ │ ├── lv.js │ │ ├── mk.js │ │ ├── ml.js │ │ ├── mo.js │ │ ├── mr.js │ │ ├── ms.js │ │ ├── mt.js │ │ ├── nl.js │ │ ├── no.js │ │ ├── or.js │ │ ├── pl.js │ │ ├── pt.js │ │ ├── ro.js │ │ ├── ru.js │ │ ├── shi.js │ │ ├── sk.js │ │ ├── sl.js │ │ ├── sq.js │ │ ├── sr.js │ │ ├── sv.js │ │ ├── sw.js │ │ ├── ta.js │ │ ├── te.js │ │ ├── th.js │ │ ├── tl.js │ │ ├── tr.js │ │ ├── uk.js │ │ ├── ur.js │ │ ├── vi.js │ │ └── zh.js │ │ ├── lodash-2.4.1 │ │ └── ng-lodash.js │ │ ├── lodash-3.10.0 │ │ └── lodash.js │ │ ├── messageformat-0.1.7 │ │ └── messageformat.js │ │ ├── mixpanel-2 │ │ └── mixpanel.js │ │ ├── ngSweetAlert-1.0.3 │ │ └── SweetAlert.js │ │ ├── ngstorage-0.3.0 │ │ └── ngStorage.js │ │ ├── purl.js │ │ ├── restangular-1.4.0 │ │ └── restangular.js │ │ ├── slick-1.5.6 │ │ └── slick.js │ │ ├── sockjs-0.3.4 │ │ └── sockjs-0.3.4.js │ │ ├── stomp-1.7.1 │ │ └── stomp.js │ │ ├── sweet-alert-0.4.3 │ │ └── sweet-alert.js │ │ ├── ui-bootstrap-0.13.4 │ │ └── ui-bootstrap-tpls-0.13.4.js │ │ ├── ui-router-0.2.11 │ │ └── angular-ui-router.js │ │ ├── underscore-1.7.0 │ │ └── underscore.js │ │ └── webservice │ │ ├── HelloWorldService.js │ │ ├── cxf-addon-cors-request-object.js │ │ ├── cxf-addon-cors-utils.js │ │ └── cxf-addon-xdr-adapter.js └── pom.xml ├── bearchoke-tempest.iml ├── database └── redis │ ├── redis-sentinel.conf │ └── redis.conf ├── helpful_command_line_commands.txt ├── pom.xml ├── sources ├── bear-atlassian.png ├── bear-icon.psd ├── bear.ai ├── bear.ico ├── bear.jpg ├── bear.psd ├── bear_1024x1024.png └── bear_16x16.png ├── start-elasticsearch.sh ├── start-mongodb.sh ├── start-rabbitmq.sh ├── start-redis.sh ├── startServices.sh └── stopServices.sh /bearchoke-backend/.idea/.name: -------------------------------------------------------------------------------- 1 | bearchoke-backend -------------------------------------------------------------------------------- /bearchoke-backend/.idea/artifacts/bearchoke_server_war.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | $PROJECT_DIR$/bearchoke-server/target 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/copyright/profiles_settings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__antlr_antlr_2_7_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__aopalliance_aopalliance_1_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__cglib_cglib_nodep_2_2_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_atomikos_atomikos_util_3_9_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_atomikos_transactions_3_9_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_atomikos_transactions_api_3_9_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_atomikos_transactions_hibernate3_3_9_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_atomikos_transactions_jdbc_3_9_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_atomikos_transactions_jta_3_9_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_fasterxml_classmate_1_0_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_3_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_joda_2_3_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_json_org_2_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_fasterxml_uuid_java_uuid_generator_3_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_goldmansachs_gs_collections_5_1_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_goldmansachs_gs_collections_api_5_1_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_google_guava_guava_annotations_r03.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_google_guava_guava_base_r03.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_google_guava_guava_io_r03.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_io7m_xom_xom_1_2_10.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_jayway_jsonpath_json_path_0_9_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_jayway_jsonpath_json_path_assert_0_9_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_lmax_disruptor_3_2_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_lmax_disruptor_3_2_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_rabbitmq_amqp_client_3_2_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__com_thoughtworks_xstream_xstream_1_4_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__commons_beanutils_commons_beanutils_1_9_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__commons_codec_commons_codec_1_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__commons_collections_commons_collections_3_2_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__commons_fileupload_commons_fileupload_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__commons_io_commons_io_2_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__commons_lang_commons_lang_2_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__commons_lang_commons_lang_3_2_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__commons_logging_commons_logging_1_1_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__commons_logging_commons_logging_1_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__dom4j_dom4j_1_6_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__dom4j_dom4j_20040902_021138.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__io_gatling_jsr166e_1_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__io_netty_netty_all_4_0_20_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__javax_annotation_jsr250_api_1_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__javax_el_javax_el_api_2_2_5.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__javax_inject_javax_inject_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__javax_servlet_javax_servlet_api_3_1_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__javax_validation_validation_api_1_1_0_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__javax_websocket_javax_websocket_api_1_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__joda_time_joda_time_2_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__joda_time_joda_time_hibernate_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__junit_junit_4_11.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__log4j_log4j_1_2_17.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__net_minidev_json_smart_1_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__net_sf_ezmorph_ezmorph_1_0_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__net_sf_json_lib_json_lib_jdk15_2_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_apache_commons_commons_lang3_3_2_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_apache_commons_commons_pool2_2_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_apache_derby_derby_10_10_1_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_core_8_0_15.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_logging_log4j_8_0_15.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_websocket_8_0_15.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_aspectj_aspectjrt_1_8_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_amqp_2_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_amqp_2_4_SNAPSHOT.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_core_2_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_core_2_4_SNAPSHOT.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_distributed_commandbus_2_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_distributed_commandbus_2_4_SNAPSHOT.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_mongo_2_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_mongo_2_4_SNAPSHOT.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_springmessaging_2_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_springmessaging_2_4_SNAPSHOT.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_test_2_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_axonframework_axon_test_2_4_SNAPSHOT.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_glassfish_web_javax_el_2_2_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hamcrest_hamcrest_library_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hibernate_common_hibernate_commons_annotations_4_0_4_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hibernate_common_hibernate_commons_annotations_4_0_5_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hibernate_hibernate_core_4_3_0_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hibernate_hibernate_core_4_3_7_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hibernate_hibernate_entitymanager_4_3_0_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hibernate_hibernate_entitymanager_4_3_7_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hibernate_hibernate_validator_5_0_2_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hibernate_hibernate_validator_5_1_3_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hibernate_javax_persistence_hibernate_jpa_2_0_api_1_0_0_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_hibernate_javax_persistence_hibernate_jpa_2_1_api_1_0_0_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_jasypt_jasypt_1_9_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_jasypt_jasypt_spring31_1_9_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_jasypt_jasypt_springsecurity3_1_9_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_javassist_javassist_3_18_1_GA.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_jboss_jandex_1_1_0_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_1_1_GA.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_1_3_GA.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_jboss_logging_jboss_logging_annotations_1_2_0_Beta1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_json_json_20090211.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_kubek2k_springockito_annotations_1_0_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_mockito_mockito_all_1_9_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_mockito_mockito_core_1_10_19.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_mockito_mockito_core_1_9_5.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_mongodb_mongo_java_driver_2_12_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_mongodb_mongo_java_driver_2_9_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_objenesis_objenesis_1_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_objenesis_objenesis_2_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_postgresql_postgresql_9_3_1102_jdbc41.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_projectlombok_lombok_1_14_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_projectreactor_reactor_core_1_1_4_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_projectreactor_reactor_net_1_1_4_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_7_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_slf4j_slf4j_log4j12_1_7_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_amqp_spring_amqp_1_4_0_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_amqp_spring_amqp_1_4_1_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_amqp_spring_rabbit_1_4_0_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_amqp_spring_rabbit_1_4_1_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_core_1_0_0_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_data_spring_data_commons_1_10_0_M1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_data_spring_data_commons_1_9_1_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_data_spring_data_jpa_1_7_1_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_data_spring_data_mongodb_1_6_1_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_data_spring_data_mongodb_1_7_0_M1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_data_spring_data_redis_1_4_1_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_hateoas_spring_hateoas_0_15_0_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_integration_spring_integration_amqp_4_1_0_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_integration_spring_integration_xml_4_1_0_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_integration_spring_integration_xml_4_1_1_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_mobile_spring_mobile_device_1_1_2_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_retry_spring_retry_1_1_1_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_security_spring_security_config_4_0_0_RC1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_security_spring_security_core_4_0_0_RC1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_security_spring_security_messaging_4_0_0_RC1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_security_spring_security_test_4_0_0_RC1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_security_spring_security_web_4_0_0_RC1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_session_spring_session_1_0_0_RC1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_aop_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_beans_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_context_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_context_support_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_core_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_expression_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_jdbc_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_messaging_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_orm_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_oxm_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_test_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_tx_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_web_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_webmvc_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_spring_websocket_4_1_3_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__org_springframework_ws_spring_xml_2_2_0_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__redis_clients_jedis_2_5_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__redis_embedded_embedded_redis_0_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__xalan_xalan_2_7_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__xerces_xercesImpl_2_8_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__xml_apis_xml_apis_1_0_b2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__xml_apis_xml_apis_1_3_03.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__xmlpull_xmlpull_1_1_3_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/libraries/Maven__xpp3_xpp3_min_1_1_4c.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/scopes/Local.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/scopes/scope_settings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 5 | -------------------------------------------------------------------------------- /bearchoke-backend/.idea/vcs.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-api/bearchoke-api-user/src/main/java/com/bearchoke/platform/api/user/UserDetailsExtended.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.api.user; 6 | 7 | import org.springframework.security.core.userdetails.UserDetails; 8 | 9 | public interface UserDetailsExtended extends UserDetails { 10 | 11 | String getId(); 12 | 13 | String getUserIdentifier(); 14 | 15 | String getUsername(); 16 | 17 | String getName(); 18 | 19 | String getFirstName(); 20 | 21 | String getLastName(); 22 | 23 | String getProfilePictureUrl(); 24 | } 25 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-api/bearchoke-api-user/src/main/java/com/bearchoke/platform/api/user/dto/FacebookProfilePicture.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Traveliko 3 | */ 4 | 5 | package com.bearchoke.platform.api.user.dto; 6 | 7 | import lombok.Data; 8 | 9 | /** 10 | * Created by Bjorn Harvold 11 | * Date: 5/29/15 12 | * Time: 11:27 13 | * Responsibility: 14 | */ 15 | @Data 16 | public class FacebookProfilePicture { 17 | private FacebookProfilePictureData data; 18 | } 19 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-api/bearchoke-api-user/src/main/java/com/bearchoke/platform/api/user/dto/FacebookProfilePictureData.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Traveliko 3 | */ 4 | 5 | package com.bearchoke.platform.api.user.dto; 6 | 7 | import lombok.Data; 8 | 9 | /** 10 | * Created by Bjorn Harvold 11 | * Date: 5/29/15 12 | * Time: 11:27 13 | * Responsibility: 14 | */ 15 | @Data 16 | public class FacebookProfilePictureData { 17 | private String url; 18 | } 19 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-api/bearchoke-api-user/src/main/java/com/bearchoke/platform/api/user/enums/Gender.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.api.user.enums; 6 | 7 | /** 8 | * Created by Bjorn Harvold 9 | * Date: 8/31/15 10 | * Time: 21:31 11 | * Responsibility: 12 | */ 13 | public enum Gender { 14 | Male, Female, Unknown 15 | } 16 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-domain/bearchoke-domain-search/src/main/java/com/bearchoke/platform/domain/search/dto/Location.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.domain.search.dto; 6 | 7 | import io.searchbox.annotations.JestId; 8 | import lombok.Data; 9 | 10 | /** 11 | * Created by Bjorn Harvold 12 | * Date: 2/22/15 13 | * Time: 1:00 PM 14 | * Responsibility: 15 | */ 16 | @Data 17 | public class Location { 18 | 19 | @JestId 20 | private String id; 21 | private String name; 22 | private String code; 23 | 24 | public Location() { 25 | } 26 | 27 | public Location(String id) { 28 | this.id = id; 29 | } 30 | 31 | public Location(String id, String code, String name) { 32 | this.id = id; 33 | this.code = code; 34 | this.name = name; 35 | } 36 | } 37 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-domain/bearchoke-domain-search/src/main/java/com/bearchoke/platform/domain/search/dto/Locations.java: -------------------------------------------------------------------------------- 1 | package com.bearchoke.platform.domain.search.dto; 2 | 3 | import lombok.Getter; 4 | 5 | import java.util.List; 6 | 7 | /** 8 | * Created by Bjorn Harvold 9 | * Date: 12/23/15 10 | * Time: 14:08 11 | * Responsibility: 12 | */ 13 | public class Locations { 14 | @Getter 15 | private final List list; 16 | 17 | public Locations(List list) { 18 | this.list = list; 19 | } 20 | } 21 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-domain/bearchoke-domain-search/src/main/java/com/bearchoke/platform/domain/search/enums/LocationType.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.domain.search.enums; 6 | 7 | /** 8 | * Created by Bjorn Harvold 9 | * Date: 2/22/15 10 | * Time: 1:51 PM 11 | * Responsibility: 12 | */ 13 | public enum LocationType { 14 | AIRPORT, 15 | CITY 16 | } 17 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-domain/bearchoke-domain-search/src/main/java/com/bearchoke/platform/domain/search/repository/LocationRepository.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.domain.search.repository; 6 | 7 | import com.bearchoke.platform.domain.search.dto.Location; 8 | 9 | import java.util.List; 10 | 11 | /** 12 | * Created by Bjorn Harvold 13 | * Date: 2/26/15 14 | * Time: 3:55 PM 15 | * Responsibility: 16 | */ 17 | public interface LocationRepository { 18 | List locationSearch(String userInput); 19 | } 20 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-domain/bearchoke-domain-search/src/main/java/com/bearchoke/platform/domain/search/service/SearchIndexingService.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.domain.search.service; 6 | 7 | import com.bearchoke.platform.domain.search.dto.Location; 8 | 9 | import java.util.List; 10 | 11 | /** 12 | * Created by Bjorn Harvold 13 | * Date: 2/27/15 14 | * Time: 5:31 PM 15 | * Responsibility: 16 | */ 17 | public interface SearchIndexingService { 18 | void indexLocations(List locations); 19 | } 20 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-domain/bearchoke-domain-user/src/main/java/com/bearchoke/platform/domain/user/RoleConstants.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Traveliko 3 | */ 4 | 5 | package com.bearchoke.platform.domain.user; 6 | 7 | /** 8 | * Created by Bjorn Harvold 9 | * Date: 1/9/14 10 | * Time: 11:04 PM 11 | * Responsibility: 12 | */ 13 | public class RoleConstants { 14 | // ROLES 15 | public final static String ROLE_USER = "ROLE_USER"; 16 | public final static String ROLE_ADMIN = "ROLE_ADMIN"; 17 | public static final String ROLE_MANAGER = "ROLE_MANAGER"; 18 | 19 | // RIGHTS 20 | public final static String RIGHT_USER = "RIGHT_USER"; 21 | public final static String RIGHT_ADMIN = "RIGHT_ADMIN"; 22 | public final static String RIGHT_MANAGER = "RIGHT_MANAGER"; 23 | } 24 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-domain/bearchoke-domain-user/src/test/java/com/bearchoke/platform/domain/user/test/TestPasswordEncryptor.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Traveliko 3 | */ 4 | 5 | package com.bearchoke.platform.domain.user.test; 6 | 7 | import org.jasypt.util.password.PasswordEncryptor; 8 | 9 | /** 10 | * Created by Bjorn Harvold 11 | * Date: 9/12/15 12 | * Time: 18:31 13 | * Responsibility: 14 | */ 15 | public class TestPasswordEncryptor implements PasswordEncryptor { 16 | @Override 17 | public String encryptPassword(String s) { 18 | return s; 19 | } 20 | 21 | @Override 22 | public boolean checkPassword(String s, String s1) { 23 | return s.equals(s1); 24 | } 25 | } 26 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-persistence/bearchoke-persistence-elasticsearch/src/main/java/com/bearchoke/platform/persistence/elasticsearch/config/ElasticsearchCloudConfig.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.persistence.elasticsearch.config; 6 | 7 | import org.springframework.context.annotation.Configuration; 8 | import org.springframework.context.annotation.Profile; 9 | import org.springframework.context.annotation.PropertySource; 10 | 11 | @Configuration 12 | @Profile("cloud") 13 | @PropertySource(value = "classpath:elasticsearch-cloud.properties") 14 | public class ElasticsearchCloudConfig { 15 | } 16 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-persistence/bearchoke-persistence-elasticsearch/src/main/java/com/bearchoke/platform/persistence/elasticsearch/config/ElasticsearchLocalConfig.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.persistence.elasticsearch.config; 6 | 7 | import org.springframework.context.annotation.Configuration; 8 | import org.springframework.context.annotation.Profile; 9 | import org.springframework.context.annotation.PropertySource; 10 | 11 | @Configuration 12 | @Profile("local") 13 | @PropertySource(value = "classpath:elasticsearch-local.properties") 14 | public class ElasticsearchLocalConfig { 15 | 16 | } 17 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-persistence/bearchoke-persistence-elasticsearch/src/main/resources/elasticsearch-cloud.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright (c) 2015. Bearchoke 3 | # 4 | 5 | jest.url=http://cloudfoundry:8751ec41a608be676350dfe89d65051a@dori-us-east-1.searchly.com -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-persistence/bearchoke-persistence-elasticsearch/src/main/resources/elasticsearch-local.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright (c) 2015. Bearchoke 3 | # 4 | 5 | #elasticsearch.host=dev.traveliko.com 6 | #elasticsearch.port=9300 7 | #elasticsearch.cluster.name=elasticsearch 8 | 9 | jest.url=http://dev.traveliko.com:9200 -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-persistence/bearchoke-persistence-mongo/src/main/java/com/bearchoke/platform/persistence/mongo/config/AxonCQRSCloudConfig.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.persistence.mongo.config; 6 | 7 | import org.springframework.context.annotation.Configuration; 8 | import org.springframework.context.annotation.Profile; 9 | import org.springframework.context.annotation.PropertySource; 10 | 11 | /** 12 | * Created by Bjorn Harvold 13 | * Date: 1/9/14 14 | * Time: 11:55 PM 15 | * Responsibility: 16 | */ 17 | @Configuration 18 | @Profile("cloud") 19 | @PropertySource(value = "classpath:cqrs-cloud.properties") 20 | public class AxonCQRSCloudConfig { 21 | 22 | } 23 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-persistence/bearchoke-persistence-mongo/src/main/java/com/bearchoke/platform/persistence/mongo/config/AxonCQRSLocalConfig.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.persistence.mongo.config; 6 | 7 | import org.springframework.context.annotation.Configuration; 8 | import org.springframework.context.annotation.Profile; 9 | import org.springframework.context.annotation.PropertySource; 10 | 11 | /** 12 | * Created by Bjorn Harvold 13 | * Date: 1/9/14 14 | * Time: 11:55 PM 15 | * Responsibility: 16 | */ 17 | @Configuration 18 | @Profile("local") 19 | @PropertySource(value = "classpath:cqrs-local.properties") 20 | public class AxonCQRSLocalConfig { 21 | 22 | } 23 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-persistence/bearchoke-persistence-mongo/src/main/resources/mongodb-cloud.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright 2014 the original author or authors. 3 | # 4 | # Licensed under the Apache License, Version 2.0 (the "License"); 5 | # you may not use this file except in compliance with the License. 6 | # You may obtain a copy of the License at 7 | # 8 | # http://www.apache.org/licenses/LICENSE-2.0 9 | # 10 | # Unless required by applicable law or agreed to in writing, software 11 | # distributed under the License is distributed on an "AS IS" BASIS, 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | # See the License for the specific language governing permissions and 14 | # limitations under the License. 15 | # 16 | 17 | cf.bearchoke.mongodb.serviceid=bearchoke-mongodb 18 | cf.bearchoke.axon.serviceid=bearchoke-axon -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-persistence/bearchoke-persistence-mongo/src/main/resources/mongodb-local.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright 2014 the original author or authors. 3 | # 4 | # Licensed under the Apache License, Version 2.0 (the "License"); 5 | # you may not use this file except in compliance with the License. 6 | # You may obtain a copy of the License at 7 | # 8 | # http://www.apache.org/licenses/LICENSE-2.0 9 | # 10 | # Unless required by applicable law or agreed to in writing, software 11 | # distributed under the License is distributed on an "AS IS" BASIS, 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | # See the License for the specific language governing permissions and 14 | # limitations under the License. 15 | # 16 | 17 | mongodb.host=localhost 18 | mongodb.port=27017 19 | mongodb.database=bearchoke -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-persistence/bearchoke-persistence-rabbitmq/src/main/resources/spring-integration.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright (c) 2015. Bearchoke 3 | # 4 | 5 | exchange.routing.key=com.bearchoke.platform.cqrs.* 6 | rabbitmq.queue=test.queue 7 | rabbitmq.exchange=testExchange -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-persistence/bearchoke-persistence-redis/src/main/resources/cache.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright (c) 2015. Bearchoke 3 | # 4 | 5 | # cache timeout in seconds 86400 = 24 hours 6 | cache.default.timeout=86400 7 | 8 | # user authentication cache 9 | user.session.cache.name = tokens 10 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-persistence/bearchoke-persistence-redis/src/main/resources/redis-local.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright (c) 2015. Bearchoke 3 | # 4 | 5 | # redis 6 | redis.hostname=dev.traveliko.com 7 | redis.password= 8 | redis.port=6379 9 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-platform-base/src/main/resources/cqrs-cloud.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright 2015 the original author or authors. 3 | # 4 | # Licensed under the Apache License, Version 2.0 (the "License"); 5 | # you may not use this file except in compliance with the License. 6 | # You may obtain a copy of the License at 7 | # 8 | # http://www.apache.org/licenses/LICENSE-2.0 9 | # 10 | # Unless required by applicable law or agreed to in writing, software 11 | # distributed under the License is distributed on an "AS IS" BASIS, 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | # See the License for the specific language governing permissions and 14 | # limitations under the License. 15 | # 16 | 17 | mongodb.axon.username=axon 18 | mongodb.axon.password=axon 19 | mongodb.axon.database=CloudFoundry_691iug0t_9kmtciq3 -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-platform-base/src/main/resources/cqrs-local.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright 2015 the original author or authors. 3 | # 4 | # Licensed under the Apache License, Version 2.0 (the "License"); 5 | # you may not use this file except in compliance with the License. 6 | # You may obtain a copy of the License at 7 | # 8 | # http://www.apache.org/licenses/LICENSE-2.0 9 | # 10 | # Unless required by applicable law or agreed to in writing, software 11 | # distributed under the License is distributed on an "AS IS" BASIS, 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | # See the License for the specific language governing permissions and 14 | # limitations under the License. 15 | # 16 | 17 | mongodb.axon.username= 18 | mongodb.axon.password= 19 | mongodb.axon.database= -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-platform-base/src/main/resources/rabbit-local.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright 2014 the original author or authors. 3 | # 4 | # Licensed under the Apache License, Version 2.0 (the "License"); 5 | # you may not use this file except in compliance with the License. 6 | # You may obtain a copy of the License at 7 | # 8 | # http://www.apache.org/licenses/LICENSE-2.0 9 | # 10 | # Unless required by applicable law or agreed to in writing, software 11 | # distributed under the License is distributed on an "AS IS" BASIS, 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | # See the License for the specific language governing permissions and 14 | # limitations under the License. 15 | # 16 | 17 | rabbitmq.host=localhost 18 | rabbitmq.port=5672 19 | rabbitmq.username=guest 20 | rabbitmq.password=guest 21 | rabbitmq.virtualhost=/ -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-platform-base/src/main/resources/redis-local.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright 2014 the original author or authors. 3 | # 4 | # Licensed under the Apache License, Version 2.0 (the "License"); 5 | # you may not use this file except in compliance with the License. 6 | # You may obtain a copy of the License at 7 | # 8 | # http://www.apache.org/licenses/LICENSE-2.0 9 | # 10 | # Unless required by applicable law or agreed to in writing, software 11 | # distributed under the License is distributed on an "AS IS" BASIS, 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | # See the License for the specific language governing permissions and 14 | # limitations under the License. 15 | # 16 | 17 | # redis 18 | redis.hostname=localhost 19 | redis.password= 20 | redis.port=6379 21 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-platform-base/src/main/resources/spring-integration.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright 2014 the original author or authors. 3 | # 4 | # Licensed under the Apache License, Version 2.0 (the "License"); 5 | # you may not use this file except in compliance with the License. 6 | # You may obtain a copy of the License at 7 | # 8 | # http://www.apache.org/licenses/LICENSE-2.0 9 | # 10 | # Unless required by applicable law or agreed to in writing, software 11 | # distributed under the License is distributed on an "AS IS" BASIS, 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | # See the License for the specific language governing permissions and 14 | # limitations under the License. 15 | # 16 | 17 | exchange.routing.key=com.bearchoke.platform.cqrs.* 18 | rabbitmq.queue=test.queue 19 | rabbitmq.exchange=testExchange -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-server/bearchoke-server-common/src/main/java/com/bearchoke/platform/server/common/ServerConstants.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.server.common; 6 | 7 | /** 8 | * Created by Bjorn Harvold 9 | * Date: 9/27/14 10 | * Time: 3:15 PM 11 | * Responsibility: 12 | */ 13 | public class ServerConstants { 14 | public final static String X_AUTH_TOKEN = "X-Auth-Token";; 15 | } 16 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-server/bearchoke-server-common/src/main/java/com/bearchoke/platform/server/common/config/AppLocalConfig.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.server.common.config; 6 | 7 | import org.springframework.context.annotation.Configuration; 8 | import org.springframework.context.annotation.Profile; 9 | import org.springframework.context.annotation.PropertySource; 10 | 11 | /** 12 | * Created by Bjorn Harvold 13 | * Date: 2/23/15 14 | * Time: 5:47 PM 15 | * Responsibility: 16 | */ 17 | @Configuration 18 | @Profile("local") 19 | @PropertySource(value = "classpath:server-local.properties") 20 | public class AppLocalConfig { 21 | } 22 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-server/bearchoke-server-common/src/main/java/com/bearchoke/platform/server/common/dto/RemoveRecordResponse.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.server.common.dto; 6 | 7 | import lombok.Getter; 8 | 9 | /** 10 | * Created by Bjorn Harvold 11 | * Date: 12/2/15 12 | * Time: 11:14 13 | * Responsibility: 14 | */ 15 | public class RemoveRecordResponse { 16 | @Getter 17 | private String id; 18 | 19 | public RemoveRecordResponse(String id) { 20 | this.id = id; 21 | } 22 | } 23 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-server/bearchoke-server-common/src/main/java/com/bearchoke/platform/server/common/security/ApiError.java: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | 5 | package com.bearchoke.platform.server.common.security; 6 | 7 | import lombok.Data; 8 | 9 | /** 10 | * Created by Bjorn Harvold 11 | * Date: 9/22/14 12 | * Time: 9:35 PM 13 | * Responsibility: 14 | */ 15 | @Data 16 | public class ApiError { 17 | private String url; 18 | private int status; 19 | private String message; 20 | 21 | public ApiError(String url, int status, String message) { 22 | this.url = url; 23 | this.status = status; 24 | this.message = message; 25 | } 26 | } 27 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-server/bearchoke-server-common/src/main/resources/server-local.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright (c) 2015. Bearchoke 3 | # 4 | allowed.origin=http://dev.bearchoke.com:8000 5 | cors.allow.methods=GET, POST, PUT, PATCH, DELETE, OPTIONS 6 | cors.allow.headers=content-type, x-requested-with, origin, accept, authorization, username, password, x-app-type, x-app-version, x-auth-token, soapaction, timezone-offset 7 | cors.allow.credentials=true 8 | cors.expose.headers=content-type, cookie, x-requested-with, origin, accept, username, password, x-app-type, x-app-version, x-auth-token, soapaction, timezone-offset 9 | cors.max.age=3600 -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-server/bearchoke-server-frontend/src/main/java/com/bearchoke/platform/server/frontend/config/FrontendCloudAppConfig.java: -------------------------------------------------------------------------------- 1 | package com.bearchoke.platform.server.frontend.config; 2 | 3 | import org.springframework.context.annotation.Configuration; 4 | import org.springframework.context.annotation.Profile; 5 | import org.springframework.context.annotation.PropertySource; 6 | 7 | /** 8 | * Created by Bjorn Harvold 9 | * Date: 2/23/15 10 | * Time: 5:47 PM 11 | * Responsibility: 12 | */ 13 | @Configuration 14 | @Profile("cloud") 15 | @PropertySource(value = "classpath:server-cloud.properties") 16 | public class FrontendCloudAppConfig { 17 | } 18 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-server/bearchoke-server-frontend/src/main/resources/server-cloud.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright (c) 2015. Bearchoke 3 | # 4 | allowed.origin=https://www.bearchoke.com 5 | cors.allow.methods=GET, POST, PUT, PATCH, DELETE, OPTIONS 6 | cors.allow.headers=content-type, x-requested-with, origin, accept, authorization, username, password, x-app-type, x-app-version, x-auth-token, soapaction, timezone-offset 7 | cors.allow.credentials=true 8 | cors.expose.headers=content-type, cookie, x-requested-with, origin, accept, username, password, x-app-type, x-app-version, x-auth-token, soapaction, timezone-offset 9 | cors.max.age=3600 -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-server/bearchoke-server-frontend/src/main/webapp/WEB-INF/i18n/messages.properties: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright 2014 the original author or authors. 3 | # 4 | # Licensed under the Apache License, Version 2.0 (the "License"); 5 | # you may not use this file except in compliance with the License. 6 | # You may obtain a copy of the License at 7 | # 8 | # http://www.apache.org/licenses/LICENSE-2.0 9 | # 10 | # Unless required by applicable law or agreed to in writing, software 11 | # distributed under the License is distributed on an "AS IS" BASIS, 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | # See the License for the specific language governing permissions and 14 | # limitations under the License. 15 | # 16 | 17 | environment=development -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-webservices/src/main/java/com/bearchoke/platform/webservice/WebServiceException.java: -------------------------------------------------------------------------------- 1 | package com.bearchoke.platform.webservice; 2 | 3 | import javax.xml.ws.WebFault; 4 | 5 | /** 6 | * Created by Bjorn Harvold 7 | * Date: 1/11/15 8 | * Time: 4:07 PM 9 | * Responsibility: 10 | */ 11 | @WebFault 12 | public class WebServiceException extends Exception { 13 | } 14 | -------------------------------------------------------------------------------- /bearchoke-backend/bearchoke-webservices/src/main/java/com/bearchoke/platform/webservice/config/CXFConfig.java: -------------------------------------------------------------------------------- 1 | package com.bearchoke.platform.webservice.config; 2 | 3 | import org.springframework.context.annotation.Configuration; 4 | import org.springframework.context.annotation.ImportResource; 5 | 6 | /** 7 | * Created by Bjorn Harvold 8 | * Date: 1/11/15 9 | * Time: 2:19 PM 10 | * Responsibility: Configured Apache CXF using Java Config 11 | */ 12 | @Configuration 13 | @ImportResource({ 14 | "classpath:META-INF/cxf/cxf.xml", 15 | "classpath:META-INF/cxf/cxf-servlet.xml" 16 | }) 17 | public class CXFConfig { 18 | } 19 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | 3 | #ignore node_modules, as the node project is not "deployed" per se: http://www.mikealrogers.com/posts/nodemodules-in-git.html 4 | .sass-cache 5 | /dist 6 | /distribution 7 | /generated 8 | /target -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/.npmignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | 3 | #ignore node_modules, as the node project is not "deployed" per se: http://www.mikealrogers.com/posts/nodemodules-in-git.html 4 | /node_modules 5 | 6 | /dist 7 | /generated 8 | 9 | .sass-cache 10 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/.travis.yml: -------------------------------------------------------------------------------- 1 | language: node_js 2 | node_js: 3 | - 0.10 4 | script: "lineman spec-ci" 5 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/Gruntfile.coffee: -------------------------------------------------------------------------------- 1 | #global module:false 2 | module.exports = (grunt) -> 3 | require("./config/lineman").config.grunt.run grunt 4 | return -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/README.md: -------------------------------------------------------------------------------- 1 | # My Lineman Application -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/Staticfile: -------------------------------------------------------------------------------- 1 | root: distribution -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/css/home.less: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright 2014 the original author or authors. 3 | * 4 | * Licensed under the Apache License, Version 2.0 (the "License"); 5 | * you may not use this file except in compliance with the License. 6 | * You may obtain a copy of the License at 7 | * 8 | * http://www.apache.org/licenses/LICENSE-2.0 9 | * 10 | * Unless required by applicable law or agreed to in writing, software 11 | * distributed under the License is distributed on an "AS IS" BASIS, 12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | * See the License for the specific language governing permissions and 14 | * limitations under the License. 15 | */ 16 | 17 | .jumbotron { 18 | padding-bottom: 15px; 19 | } 20 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/css/registration.less: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright 2014 the original author or authors. 3 | * 4 | * Licensed under the Apache License, Version 2.0 (the "License"); 5 | * you may not use this file except in compliance with the License. 6 | * You may obtain a copy of the License at 7 | * 8 | * http://www.apache.org/licenses/LICENSE-2.0 9 | * 10 | * Unless required by applicable law or agreed to in writing, software 11 | * distributed under the License is distributed on an "AS IS" BASIS, 12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | * See the License for the specific language governing permissions and 14 | * limitations under the License. 15 | */ 16 | 17 | #registration { 18 | 19 | 20 | 21 | } 22 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/css/todo.less: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright 2014 the original author or authors. 3 | * 4 | * Licensed under the Apache License, Version 2.0 (the "License"); 5 | * you may not use this file except in compliance with the License. 6 | * You may obtain a copy of the License at 7 | * 8 | * http://www.apache.org/licenses/LICENSE-2.0 9 | * 10 | * Unless required by applicable law or agreed to in writing, software 11 | * distributed under the License is distributed on an "AS IS" BASIS, 12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | * See the License for the specific language governing permissions and 14 | * limitations under the License. 15 | */ 16 | 17 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/img/.keep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/app/img/.keep -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/img/bear.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/app/img/bear.ico -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/img/bear.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/app/img/bear.jpg -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/img/bear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/app/img/bear.png -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/img/linkimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/app/img/linkimage.png -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/js/.keep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/app/js/.keep -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/js/constants/environment_constants.js: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | angular.module('app').constant('configuration', { 5 | siteName: 'Bearchoke Tempest', 6 | facebookApiToken: '1406544132926146', 7 | mixpanelApiToken: 'af496858fbad6db085f002140fd3c9e1', 8 | restBaseUrl: 'http://dev.bearchoke.com:8080/api', 9 | websocketBaseUrl: 'http://dev.bearchoke.com:8080/ws', 10 | webservicesBaseUrl: 'http://dev.bearchoke.com:8080/services', 11 | frontendUrl: 'http://dev.bearchoke.com:8000', 12 | version: 'application/vnd.bearchoke-v1+json', 13 | mailchimpUsername: 'cfapps', 14 | mailchimpU: '6e09b949dd8c5be5b4befdfeb', 15 | mailchimpDc: 'us9', 16 | mailchimpId: '670f539e60' 17 | }); 18 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/js/factories/hello_world_web_service_factory.js: -------------------------------------------------------------------------------- 1 | angular.module('app').factory('HelloWorldFactory', function ($timeout, configuration) { 2 | 3 | var hws = new com_bearchoke_platform_webservice_HelloWorldService(); 4 | hws.url = configuration.webservicesBaseUrl + '/HelloWorldService'; 5 | 6 | //public methods 7 | var self = { 8 | 9 | hello: function ( success, error, name ) { 10 | $timeout(function(){ 11 | var wrapperObj = new com_bearchoke_platform_webservice_hello(); 12 | wrapperObj.setName(name); 13 | hws.hello(success, error, wrapperObj); 14 | }, 200); 15 | } 16 | 17 | }; 18 | 19 | return self; 20 | }); 21 | 22 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/js/services/quote_service.js: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright 2014 the original author or authors. 3 | * 4 | * Licensed under the Apache License, Version 2.0 (the "License"); 5 | * you may not use this file except in compliance with the License. 6 | * You may obtain a copy of the License at 7 | * 8 | * http://www.apache.org/licenses/LICENSE-2.0 9 | * 10 | * Unless required by applicable law or agreed to in writing, software 11 | * distributed under the License is distributed on an "AS IS" BASIS, 12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 | * See the License for the specific language governing permissions and 14 | * limitations under the License. 15 | */ 16 | 17 | angular.module("app").service("QuoteService", function(QuoteFactory) { 18 | return new QuoteFactory("/topic/price.stock.*"); 19 | }); -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/json/i18n/resources_de.json: -------------------------------------------------------------------------------- 1 | { 2 | "HOME": "Heim", 3 | "LOCALIZATION": "Lokalisierung", 4 | "TECHSTACK": "Technologie-Stack", 5 | "FAQ": "Häufig gestellte Fragen", 6 | "CONTACT": "Kontakt", 7 | "QUOTES": "Aktienkurse mit Web Sockets", 8 | "CHAT": "Chat mit Web Sockets", 9 | "REST": "Rest", 10 | "REGISTER": "Registrierung", 11 | "NEWSLETTER": "Angebote", 12 | "WEBSERVICES": "Web Services", 13 | "TODO": "To Do", 14 | "TITLE": "Hallo", 15 | "FOO": "Dies ist ein Paragraph", 16 | "BAR": "FOOBAR", 17 | "HELLO": "Hallo", 18 | "SEARCH": "Suchen" 19 | } 20 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/app/json/i18n/resources_en.json: -------------------------------------------------------------------------------- 1 | { 2 | "HOME": "Home", 3 | "LOCALIZATION": "Localization", 4 | "TECHSTACK": "Tech Stack", 5 | "FAQ": "Frequently Asked Questions", 6 | "CONTACT": "Contact Us", 7 | "QUOTES": "Stock Ticker over Web Sockets", 8 | "CHAT": "Chat over Web Sockets", 9 | "REST": "Rest", 10 | "REGISTER": "Register", 11 | "NEWSLETTER": "Newsletter", 12 | "WEBSERVICES": "Web Services", 13 | "TODO": "To Do", 14 | "TITLE": "Hello", 15 | "FOO": "This is a paragraph", 16 | "BAR": "FOOBAR", 17 | "HELLO": "Hi", 18 | "SEARCH": "Search" 19 | } 20 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/config/environments/cloud/environment_constants.js: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Bearchoke 3 | */ 4 | angular.module('app').constant('configuration', { 5 | siteName: 'Bearchoke Tempest', 6 | facebookApiToken: '1406544132926146', 7 | mixpanelApiToken: 'a96207d97a5b101c5ec844502caba117', 8 | restBaseUrl: 'https://api.bearchoke.com/api', 9 | websocketBaseUrl: 'https://bearchoke-spa-frontend.cfapps.io:4443/ws', 10 | webservicesBaseUrl: 'https://api.bearchoke.com/services', 11 | frontendUrl: 'https://www.bearchoke.com', 12 | version: 'application/vnd.bearchoke-v1+json', 13 | mailchimpUsername: 'cfapps', 14 | mailchimpU: '6e09b949dd8c5be5b4befdfeb', 15 | mailchimpDc: 'us9', 16 | mailchimpId: 'cd1b6d791f' 17 | }); 18 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/config/lineman.coffee: -------------------------------------------------------------------------------- 1 | module.exports = require(process.env["LINEMAN_MAIN"]) -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/config/spec-e2e.js: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2015. Traveliko 3 | */ 4 | 5 | exports.config = { 6 | directConnect: true, 7 | chromeDriver: '../node_modules/protractor/selenium/chromedriver', 8 | 9 | specs: [ 10 | '../spec-e2e/**/*spec.{js,coffee}' 11 | ], 12 | capabilities: { 13 | 'browserName': 'chrome' 14 | }, 15 | baseUrl: 'http://localhost:8000', 16 | jasmineNodeOpts: { 17 | isVerbose: true, 18 | showColors: true, 19 | defaultTimeoutInterval: 30000 20 | } 21 | }; -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/config/spec.json: -------------------------------------------------------------------------------- 1 | { 2 | "framework" : "jasmine", 3 | "launch_in_dev" : ["Chrome"], 4 | "launch_in_ci" : ["PhantomJS"], 5 | "src_files" : [ 6 | "generated/js/app.js", 7 | "generated/js/spec.js" 8 | ] 9 | } -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/package.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Loading...", 3 | "description": "Bearchoke Tempest Demo app", 4 | "version": "0.0.1", 5 | "private": true, 6 | "author": "Bjorn Harvold", 7 | "dependencies": { 8 | "grunt-angular-templates": "~0.5.7", 9 | "grunt-contrib-uglify": "~0.7.0", 10 | "grunt-ng-annotate": "^0.4.0", 11 | "stacktrace-js": "~0.6.4", 12 | "underscore": "~1.7.0", 13 | "underscore.string": "~2.4.0" 14 | }, 15 | "devDependencies": { 16 | "coffee-script": "^1.9.3", 17 | "grunt-cli": "^0.1.13", 18 | "lineman": "^0.36.6", 19 | "lineman-angular": "^0.3.0", 20 | "lineman-less": "^0.1.0", 21 | "protractor": "^2.1.0", 22 | "jasmine-given": "^2.6.3" 23 | }, 24 | "scripts": { 25 | "start": "lineman run", 26 | "test": "lineman spec-ci" 27 | } 28 | } 29 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/spec/helpers/helper.js: -------------------------------------------------------------------------------- 1 | var root = this; 2 | 3 | root.context = root.describe; 4 | root.xcontext = root.xdescribe; -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/spec/test-spec-coffee.coffee: -------------------------------------------------------------------------------- 1 | describe 'Coffee addition operator', -> 2 | it 'adds two numbers together', -> 3 | expect(1 + 2).toEqual 3 -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/spec/test-spec-javascript.js: -------------------------------------------------------------------------------- 1 | describe('JavaScript addition operator', function () { 2 | it('adds two numbers together', function () { 3 | expect(1 + 2).toEqual(3); 4 | }); 5 | }); -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/src/main/assembly/distribution.xml: -------------------------------------------------------------------------------- 1 | 4 | distribution 5 | 6 | zip 7 | 8 | / 9 | false 10 | 11 | 12 | ${project.build.directory}/distribution/dist 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/src/main/resources/Staticfile: -------------------------------------------------------------------------------- 1 | HELLO 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/src/main/resources/robots.txt: -------------------------------------------------------------------------------- 1 | Sitemap: https://www.bearchoke.com/sitemap.xml 2 | User-agent: * 3 | Disallow: [[mvn:disallow]] -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/src/main/resources/sitemap.xml: -------------------------------------------------------------------------------- 1 | 4 | 5 | https://www.bearchoke.com 6 | 7 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/tasks/.keep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/tasks/.keep -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/vendor/img/.keep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/vendor/img/.keep -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/vendor/img/avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/vendor/img/avatar.png -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/vendor/img/btn_facebook-signup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/vendor/img/btn_facebook-signup.png -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/vendor/img/btn_fb-login.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/vendor/img/btn_fb-login.png -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/vendor/img/carousel-left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/vendor/img/carousel-left.png -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/vendor/img/carousel-right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/vendor/img/carousel-right.png -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/vendor/img/icon_alert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/vendor/img/icon_alert.png -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/vendor/img/icon_magnify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/vendor/img/icon_magnify.png -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/vendor/img/twitter_blue_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/vendor/img/twitter_blue_icon.png -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-frontend/vendor/static/.keep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-frontend/vendor/static/.keep -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/app/img/profile/god.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-shared/app/img/profile/god.png -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/.keep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-shared/vendor/css/.keep -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/.csslintrc: -------------------------------------------------------------------------------- 1 | { 2 | "adjoining-classes": false, 3 | "box-sizing": false, 4 | "box-model": false, 5 | "compatible-vendor-prefixes": false, 6 | "floats": false, 7 | "font-sizes": false, 8 | "gradients": false, 9 | "important": false, 10 | "known-properties": false, 11 | "outline-none": false, 12 | "qualified-headings": false, 13 | "regex-selectors": false, 14 | "shorthand": false, 15 | "text-indent": false, 16 | "unique-headings": false, 17 | "universal-selector": false, 18 | "unqualified-attributes": false 19 | } 20 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/breadcrumbs.less: -------------------------------------------------------------------------------- 1 | // 2 | // Breadcrumbs 3 | // -------------------------------------------------- 4 | 5 | 6 | .breadcrumb { 7 | padding: @breadcrumb-padding-vertical @breadcrumb-padding-horizontal; 8 | margin-bottom: @line-height-computed; 9 | list-style: none; 10 | background-color: @breadcrumb-bg; 11 | border-radius: @border-radius-base; 12 | 13 | > li { 14 | display: inline-block; 15 | 16 | + li:before { 17 | content: "@{breadcrumb-separator}\00a0"; // Unicode space added since inline-block means non-collapsing white-space 18 | padding: 0 5px; 19 | color: @breadcrumb-color; 20 | } 21 | } 22 | 23 | > .active { 24 | color: @breadcrumb-active-color; 25 | } 26 | } 27 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/alerts.less: -------------------------------------------------------------------------------- 1 | // Alerts 2 | 3 | .alert-variant(@background; @border; @text-color) { 4 | background-color: @background; 5 | border-color: @border; 6 | color: @text-color; 7 | 8 | hr { 9 | border-top-color: darken(@border, 5%); 10 | } 11 | .alert-link { 12 | color: darken(@text-color, 10%); 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/background-variant.less: -------------------------------------------------------------------------------- 1 | // Contextual backgrounds 2 | 3 | .bg-variant(@color) { 4 | background-color: @color; 5 | a&:hover { 6 | background-color: darken(@color, 10%); 7 | } 8 | } 9 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/border-radius.less: -------------------------------------------------------------------------------- 1 | // Single side border-radius 2 | 3 | .border-top-radius(@radius) { 4 | border-top-right-radius: @radius; 5 | border-top-left-radius: @radius; 6 | } 7 | .border-right-radius(@radius) { 8 | border-bottom-right-radius: @radius; 9 | border-top-right-radius: @radius; 10 | } 11 | .border-bottom-radius(@radius) { 12 | border-bottom-right-radius: @radius; 13 | border-bottom-left-radius: @radius; 14 | } 15 | .border-left-radius(@radius) { 16 | border-bottom-left-radius: @radius; 17 | border-top-left-radius: @radius; 18 | } 19 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/center-block.less: -------------------------------------------------------------------------------- 1 | // Center-align a block level element 2 | 3 | .center-block() { 4 | display: block; 5 | margin-left: auto; 6 | margin-right: auto; 7 | } 8 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/clearfix.less: -------------------------------------------------------------------------------- 1 | // Clearfix 2 | // 3 | // For modern browsers 4 | // 1. The space content is one way to avoid an Opera bug when the 5 | // contenteditable attribute is included anywhere else in the document. 6 | // Otherwise it causes space to appear at the top and bottom of elements 7 | // that are clearfixed. 8 | // 2. The use of `table` rather than `block` is only necessary if using 9 | // `:before` to contain the top-margins of child elements. 10 | // 11 | // Source: http://nicolasgallagher.com/micro-clearfix-hack/ 12 | 13 | .clearfix() { 14 | &:before, 15 | &:after { 16 | content: " "; // 1 17 | display: table; // 2 18 | } 19 | &:after { 20 | clear: both; 21 | } 22 | } 23 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/hide-text.less: -------------------------------------------------------------------------------- 1 | // CSS image replacement 2 | // 3 | // Heads up! v3 launched with with only `.hide-text()`, but per our pattern for 4 | // mixins being reused as classes with the same name, this doesn't hold up. As 5 | // of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`. 6 | // 7 | // Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 8 | 9 | // Deprecated as of v3.0.1 (will be removed in v4) 10 | .hide-text() { 11 | font: ~"0/0" a; 12 | color: transparent; 13 | text-shadow: none; 14 | background-color: transparent; 15 | border: 0; 16 | } 17 | 18 | // New mixin to use as of v3.0.1 19 | .text-hide() { 20 | .hide-text(); 21 | } 22 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/labels.less: -------------------------------------------------------------------------------- 1 | // Labels 2 | 3 | .label-variant(@color) { 4 | background-color: @color; 5 | 6 | &[href] { 7 | &:hover, 8 | &:focus { 9 | background-color: darken(@color, 10%); 10 | } 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/list-group.less: -------------------------------------------------------------------------------- 1 | // List Groups 2 | 3 | .list-group-item-variant(@state; @background; @color) { 4 | .list-group-item-@{state} { 5 | color: @color; 6 | background-color: @background; 7 | 8 | a& { 9 | color: @color; 10 | 11 | .list-group-item-heading { 12 | color: inherit; 13 | } 14 | 15 | &:hover, 16 | &:focus { 17 | color: @color; 18 | background-color: darken(@background, 5%); 19 | } 20 | &.active, 21 | &.active:hover, 22 | &.active:focus { 23 | color: #fff; 24 | background-color: @color; 25 | border-color: @color; 26 | } 27 | } 28 | } 29 | } 30 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/nav-divider.less: -------------------------------------------------------------------------------- 1 | // Horizontal dividers 2 | // 3 | // Dividers (basically an hr) within dropdowns and nav lists 4 | 5 | .nav-divider(@color: #e5e5e5) { 6 | height: 1px; 7 | margin: ((@line-height-computed / 2) - 1) 0; 8 | overflow: hidden; 9 | background-color: @color; 10 | } 11 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/nav-vertical-align.less: -------------------------------------------------------------------------------- 1 | // Navbar vertical align 2 | // 3 | // Vertically center elements in the navbar. 4 | // Example: an element has a height of 30px, so write out `.navbar-vertical-align(30px);` to calculate the appropriate top margin. 5 | 6 | .navbar-vertical-align(@element-height) { 7 | margin-top: ((@navbar-height - @element-height) / 2); 8 | margin-bottom: ((@navbar-height - @element-height) / 2); 9 | } 10 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/opacity.less: -------------------------------------------------------------------------------- 1 | // Opacity 2 | 3 | .opacity(@opacity) { 4 | opacity: @opacity; 5 | // IE8 filter 6 | @opacity-ie: (@opacity * 100); 7 | filter: ~"alpha(opacity=@{opacity-ie})"; 8 | } 9 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/pagination.less: -------------------------------------------------------------------------------- 1 | // Pagination 2 | 3 | .pagination-size(@padding-vertical; @padding-horizontal; @font-size; @border-radius) { 4 | > li { 5 | > a, 6 | > span { 7 | padding: @padding-vertical @padding-horizontal; 8 | font-size: @font-size; 9 | } 10 | &:first-child { 11 | > a, 12 | > span { 13 | .border-left-radius(@border-radius); 14 | } 15 | } 16 | &:last-child { 17 | > a, 18 | > span { 19 | .border-right-radius(@border-radius); 20 | } 21 | } 22 | } 23 | } 24 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/panels.less: -------------------------------------------------------------------------------- 1 | // Panels 2 | 3 | .panel-variant(@border; @heading-text-color; @heading-bg-color; @heading-border) { 4 | border-color: @border; 5 | 6 | & > .panel-heading { 7 | color: @heading-text-color; 8 | background-color: @heading-bg-color; 9 | border-color: @heading-border; 10 | 11 | + .panel-collapse > .panel-body { 12 | border-top-color: @border; 13 | } 14 | .badge { 15 | color: @heading-bg-color; 16 | background-color: @heading-text-color; 17 | } 18 | } 19 | & > .panel-footer { 20 | + .panel-collapse > .panel-body { 21 | border-bottom-color: @border; 22 | } 23 | } 24 | } 25 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/progress-bar.less: -------------------------------------------------------------------------------- 1 | // Progress bars 2 | 3 | .progress-bar-variant(@color) { 4 | background-color: @color; 5 | 6 | // Deprecated parent class requirement as of v3.2.0 7 | .progress-striped & { 8 | #gradient > .striped(); 9 | } 10 | } 11 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/reset-filter.less: -------------------------------------------------------------------------------- 1 | // Reset filters for IE 2 | // 3 | // When you need to remove a gradient background, do not forget to use this to reset 4 | // the IE filter for IE9 and below. 5 | 6 | .reset-filter() { 7 | filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)")); 8 | } 9 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/resize.less: -------------------------------------------------------------------------------- 1 | // Resize anything 2 | 3 | .resizable(@direction) { 4 | resize: @direction; // Options: horizontal, vertical, both 5 | overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible` 6 | } 7 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/responsive-visibility.less: -------------------------------------------------------------------------------- 1 | // Responsive utilities 2 | 3 | // 4 | // More easily include all the states for responsive-utilities.less. 5 | .responsive-visibility() { 6 | display: block !important; 7 | table& { display: table; } 8 | tr& { display: table-row !important; } 9 | th&, 10 | td& { display: table-cell !important; } 11 | } 12 | 13 | .responsive-invisibility() { 14 | display: none !important; 15 | } 16 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/size.less: -------------------------------------------------------------------------------- 1 | // Sizing shortcuts 2 | 3 | .size(@width; @height) { 4 | width: @width; 5 | height: @height; 6 | } 7 | 8 | .square(@size) { 9 | .size(@size; @size); 10 | } 11 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/tab-focus.less: -------------------------------------------------------------------------------- 1 | // WebKit-style focus 2 | 3 | .tab-focus() { 4 | // Default 5 | outline: thin dotted; 6 | // WebKit 7 | outline: 5px auto -webkit-focus-ring-color; 8 | outline-offset: -2px; 9 | } 10 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/text-emphasis.less: -------------------------------------------------------------------------------- 1 | // Typography 2 | 3 | .text-emphasis-variant(@color) { 4 | color: @color; 5 | a&:hover { 6 | color: darken(@color, 10%); 7 | } 8 | } 9 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/mixins/text-overflow.less: -------------------------------------------------------------------------------- 1 | // Text overflow 2 | // Requires inline-block or block for proper styling 3 | 4 | .text-overflow() { 5 | overflow: hidden; 6 | text-overflow: ellipsis; 7 | white-space: nowrap; 8 | } 9 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/responsive-embed.less: -------------------------------------------------------------------------------- 1 | // Embeds responsive 2 | // 3 | // Credit: Nicolas Gallagher and SUIT CSS. 4 | 5 | .embed-responsive { 6 | position: relative; 7 | display: block; 8 | height: 0; 9 | padding: 0; 10 | overflow: hidden; 11 | 12 | .embed-responsive-item, 13 | iframe, 14 | embed, 15 | object, 16 | video { 17 | position: absolute; 18 | top: 0; 19 | left: 0; 20 | bottom: 0; 21 | height: 100%; 22 | width: 100%; 23 | border: 0; 24 | } 25 | 26 | // Modifier class for 16:9 aspect ratio 27 | &.embed-responsive-16by9 { 28 | padding-bottom: 56.25%; 29 | } 30 | 31 | // Modifier class for 4:3 aspect ratio 32 | &.embed-responsive-4by3 { 33 | padding-bottom: 75%; 34 | } 35 | } 36 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/css/less/wells.less: -------------------------------------------------------------------------------- 1 | // 2 | // Wells 3 | // -------------------------------------------------- 4 | 5 | 6 | // Base class 7 | .well { 8 | min-height: 20px; 9 | padding: 19px; 10 | margin-bottom: 20px; 11 | background-color: @well-bg; 12 | border: 1px solid @well-border; 13 | border-radius: @border-radius-base; 14 | .box-shadow(inset 0 1px 1px rgba(0,0,0,.05)); 15 | blockquote { 16 | border-color: #ddd; 17 | border-color: rgba(0,0,0,.15); 18 | } 19 | } 20 | 21 | // Sizes 22 | .well-lg { 23 | padding: 24px; 24 | border-radius: @border-radius-large; 25 | } 26 | .well-sm { 27 | padding: 9px; 28 | border-radius: @border-radius-small; 29 | } 30 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/fonts/FontAwesome.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-shared/vendor/fonts/FontAwesome.otf -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/fonts/fontawesome-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-shared/vendor/fonts/fontawesome-webfont.eot -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/fonts/fontawesome-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-shared/vendor/fonts/fontawesome-webfont.ttf -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/fonts/fontawesome-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-shared/vendor/fonts/fontawesome-webfont.woff -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/fonts/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-shared/vendor/fonts/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/fonts/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-shared/vendor/fonts/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/fonts/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/bearchoke-spa/bearchoke-spa-shared/vendor/fonts/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/angular-translate-2.6.0/angular-translate-handler-log.js: -------------------------------------------------------------------------------- 1 | /*! 2 | * angular-translate - v2.6.0 - 2015-02-08 3 | * http://github.com/angular-translate/angular-translate 4 | * Copyright (c) 2015 ; Licensed MIT 5 | */ 6 | angular.module('pascalprecht.translate') 7 | 8 | /** 9 | * @ngdoc object 10 | * @name pascalprecht.translate.$translateMissingTranslationHandlerLog 11 | * @requires $log 12 | * 13 | * @description 14 | * Uses angular's `$log` service to give a warning when trying to translate a 15 | * translation id which doesn't exist. 16 | * 17 | * @returns {function} Handler function 18 | */ 19 | .factory('$translateMissingTranslationHandlerLog', ['$log', function ($log) { 20 | 21 | return function (translationId) { 22 | $log.warn('Translation for ' + translationId + ' doesn\'t exist'); 23 | }; 24 | }]); 25 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/af.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.af=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/am.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.am=function(n){return n===0||n==1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ar.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ar = function(n) { 2 | if (n === 0) { 3 | return 'zero'; 4 | } 5 | if (n == 1) { 6 | return 'one'; 7 | } 8 | if (n == 2) { 9 | return 'two'; 10 | } 11 | if ((n % 100) >= 3 && (n % 100) <= 10 && n == Math.floor(n)) { 12 | return 'few'; 13 | } 14 | if ((n % 100) >= 11 && (n % 100) <= 99 && n == Math.floor(n)) { 15 | return 'many'; 16 | } 17 | return 'other'; 18 | }; 19 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/bg.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.bg=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/bn.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.bn=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/br.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.br = function (n) { 2 | if (n === 0) { 3 | return 'zero'; 4 | } 5 | if (n == 1) { 6 | return 'one'; 7 | } 8 | if (n == 2) { 9 | return 'two'; 10 | } 11 | if (n == 3) { 12 | return 'few'; 13 | } 14 | if (n == 6) { 15 | return 'many'; 16 | } 17 | return 'other'; 18 | }; 19 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ca.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ca=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/cs.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.cs = function (n) { 2 | if (n == 1) { 3 | return 'one'; 4 | } 5 | if (n == 2 || n == 3 || n == 4) { 6 | return 'few'; 7 | } 8 | return 'other'; 9 | }; 10 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/cy.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.cy = function (n) { 2 | if (n === 0) { 3 | return 'zero'; 4 | } 5 | if (n == 1) { 6 | return 'one'; 7 | } 8 | if (n == 2) { 9 | return 'two'; 10 | } 11 | if (n == 3) { 12 | return 'few'; 13 | } 14 | if (n == 6) { 15 | return 'many'; 16 | } 17 | return 'other'; 18 | }; 19 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/da.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.da=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/de.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.de=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/el.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.el=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/en.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.en=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/es.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.es=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/et.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.et=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/eu.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.eu=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/fa.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.fa=function(n){return "other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/fi.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.fi=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/fil.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.fil=function(n){return n===0||n==1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/fr.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.fr=function(n){return n===0||n==1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ga.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ga=function(n){return n==1?"one":(n==2?"two":"other")} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/gl.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.gl=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/gsw.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.gsw=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/gu.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.gu=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/he.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.he=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/hi.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.hi=function(n){return n===0||n==1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/hr.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.hr = function (n) { 2 | if ((n % 10) == 1 && (n % 100) != 11) { 3 | return 'one'; 4 | } 5 | if ((n % 10) >= 2 && (n % 10) <= 4 && 6 | ((n % 100) < 12 || (n % 100) > 14) && n == Math.floor(n)) { 7 | return 'few'; 8 | } 9 | if ((n % 10) === 0 || ((n % 10) >= 5 && (n % 10) <= 9) || 10 | ((n % 100) >= 11 && (n % 100) <= 14) && n == Math.floor(n)) { 11 | return 'many'; 12 | } 13 | return 'other'; 14 | }; 15 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/hu.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.hu=function(n){return "other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/id.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.id=function(n){return "other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/in.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale["in"]=function(n){return "other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/is.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.is = function(n) { 2 | return ((n%10) === 1 && (n%100) !== 11) ? 'one' : 'other'; 3 | }; -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/it.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.it=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/iw.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.iw=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ja.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ja=function(n){return "other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/kn.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.kn=function(n){return "other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ko.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ko=function(n){return "other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/lag.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.lag = function (n) { 2 | if (n === 0) { 3 | return 'zero'; 4 | } 5 | if (n > 0 && n < 2) { 6 | return 'one'; 7 | } 8 | return 'other'; 9 | }; 10 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ln.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ln=function(n){return n===0||n==1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/lt.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.lt = function (n) { 2 | if ((n % 10) == 1 && ((n % 100) < 11 || (n % 100) > 19)) { 3 | return 'one'; 4 | } 5 | if ((n % 10) >= 2 && (n % 10) <= 9 && 6 | ((n % 100) < 11 || (n % 100) > 19) && n == Math.floor(n)) { 7 | return 'few'; 8 | } 9 | return 'other'; 10 | }; 11 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/lv.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.lv = function (n) { 2 | if (n === 0) { 3 | return 'zero'; 4 | } 5 | if ((n % 10) == 1 && (n % 100) != 11) { 6 | return 'one'; 7 | } 8 | return 'other'; 9 | }; 10 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/mk.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.mk=function(n){return (n%10)==1&&n!=11?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ml.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ml=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/mo.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.mo = function (n) { 2 | if (n == 1) { 3 | return 'one'; 4 | } 5 | if (n === 0 || n != 1 && (n % 100) >= 1 && 6 | (n % 100) <= 19 && n == Math.floor(n)) { 7 | return 'few'; 8 | } 9 | return 'other'; 10 | }; 11 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/mr.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.mr=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ms.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ms=function(n){return "other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/mt.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.mt = function (n) { 2 | if (n == 1) { 3 | return 'one'; 4 | } 5 | if (n === 0 || ((n % 100) >= 2 && (n % 100) <= 4 && n == Math.floor(n))) { 6 | return 'few'; 7 | } 8 | if ((n % 100) >= 11 && (n % 100) <= 19 && n == Math.floor(n)) { 9 | return 'many'; 10 | } 11 | return 'other'; 12 | }; 13 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/nl.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.nl=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/no.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.no=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/or.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.or=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/pl.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.pl = function (n) { 2 | if (n == 1) { 3 | return 'one'; 4 | } 5 | if ((n % 10) >= 2 && (n % 10) <= 4 && 6 | ((n % 100) < 12 || (n % 100) > 14) && n == Math.floor(n)) { 7 | return 'few'; 8 | } 9 | if ((n % 10) === 0 || n != 1 && (n % 10) == 1 || 10 | ((n % 10) >= 5 && (n % 10) <= 9 || (n % 100) >= 12 && (n % 100) <= 14) && 11 | n == Math.floor(n)) { 12 | return 'many'; 13 | } 14 | return 'other'; 15 | }; 16 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/pt.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.pt=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ro.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ro = function (n) { 2 | if (n == 1) { 3 | return 'one'; 4 | } 5 | if (n === 0 || n != 1 && (n % 100) >= 1 && 6 | (n % 100) <= 19 && n == Math.floor(n)) { 7 | return 'few'; 8 | } 9 | return 'other'; 10 | }; 11 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ru.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ru = function (n) { 2 | if ((n % 10) == 1 && (n % 100) != 11) { 3 | return 'one'; 4 | } 5 | if ((n % 10) >= 2 && (n % 10) <= 4 && 6 | ((n % 100) < 12 || (n % 100) > 14) && n == Math.floor(n)) { 7 | return 'few'; 8 | } 9 | if ((n % 10) === 0 || ((n % 10) >= 5 && (n % 10) <= 9) || 10 | ((n % 100) >= 11 && (n % 100) <= 14) && n == Math.floor(n)) { 11 | return 'many'; 12 | } 13 | return 'other'; 14 | }; 15 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/shi.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.shi = function(n) { 2 | if (n >= 0 && n <= 1) { 3 | return 'one'; 4 | } 5 | if (n >= 2 && n <= 10 && n == Math.floor(n)) { 6 | return 'few'; 7 | } 8 | return 'other'; 9 | }; 10 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/sk.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.sk = function (n) { 2 | if (n == 1) { 3 | return 'one'; 4 | } 5 | if (n == 2 || n == 3 || n == 4) { 6 | return 'few'; 7 | } 8 | return 'other'; 9 | }; 10 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/sl.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.sl = function (n) { 2 | if ((n % 100) == 1) { 3 | return 'one'; 4 | } 5 | if ((n % 100) == 2) { 6 | return 'two'; 7 | } 8 | if ((n % 100) == 3 || (n % 100) == 4) { 9 | return 'few'; 10 | } 11 | return 'other'; 12 | }; 13 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/sq.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.sq=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/sr.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.sr = function (n) { 2 | if ((n % 10) == 1 && (n % 100) != 11) { 3 | return 'one'; 4 | } 5 | if ((n % 10) >= 2 && (n % 10) <= 4 && 6 | ((n % 100) < 12 || (n % 100) > 14) && n == Math.floor(n)) { 7 | return 'few'; 8 | } 9 | if ((n % 10) === 0 || ((n % 10) >= 5 && (n % 10) <= 9) || 10 | ((n % 100) >= 11 && (n % 100) <= 14) && n == Math.floor(n)) { 11 | return 'many'; 12 | } 13 | return 'other'; 14 | }; 15 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/sv.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.sv=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/sw.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.sw=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ta.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ta=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/te.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.te=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/th.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.th=function(n){return "other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/tl.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.tl=function(n){return n===0||n==1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/tr.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.tr=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/uk.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.uk = function (n) { 2 | if ((n % 10) == 1 && (n % 100) != 11) { 3 | return 'one'; 4 | } 5 | if ((n % 10) >= 2 && (n % 10) <= 4 && 6 | ((n % 100) < 12 || (n % 100) > 14) && n == Math.floor(n)) { 7 | return 'few'; 8 | } 9 | if ((n % 10) === 0 || ((n % 10) >= 5 && (n % 10) <= 9) || 10 | ((n % 100) >= 11 && (n % 100) <= 14) && n == Math.floor(n)) { 11 | return 'many'; 12 | } 13 | return 'other'; 14 | }; 15 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/ur.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.ur=function(n){return n===1?"one":"other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/vi.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.vi=function(n){return "other"} 2 | -------------------------------------------------------------------------------- /bearchoke-spa/bearchoke-spa-shared/vendor/js/locale/zh.js: -------------------------------------------------------------------------------- 1 | MessageFormat.locale.zh=function(n){return "other"} 2 | -------------------------------------------------------------------------------- /bearchoke-tempest.iml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /helpful_command_line_commands.txt: -------------------------------------------------------------------------------- 1 | Cloud Foundry commands (Tells you all available services to subscribe to and bind to) 2 | cf marketplace 3 | 4 | # Compile project 5 | mvn clean install 6 | 7 | # Compile SPA for cloud deployment 8 | mvn clean install -Pcloud 9 | 10 | # Deploy to Cloud Foundry 11 | cd bearchoke-spa/bearchoke-spa-frontend 12 | mvn cf:push-only -Pcloud 13 | 14 | cd bearchoke-backend/bearchoke-web/bearchoke-web-frontend 15 | mvn cf:push-only -Pcloud 16 | 17 | # Perform a release 18 | mvn release:prepare 19 | mvn release:perform -------------------------------------------------------------------------------- /sources/bear-atlassian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/sources/bear-atlassian.png -------------------------------------------------------------------------------- /sources/bear-icon.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/sources/bear-icon.psd -------------------------------------------------------------------------------- /sources/bear.ai: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/sources/bear.ai -------------------------------------------------------------------------------- /sources/bear.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/sources/bear.ico -------------------------------------------------------------------------------- /sources/bear.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/sources/bear.jpg -------------------------------------------------------------------------------- /sources/bear.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/sources/bear.psd -------------------------------------------------------------------------------- /sources/bear_1024x1024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/sources/bear_1024x1024.png -------------------------------------------------------------------------------- /sources/bear_16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bjornharvold/bearchoke/f113032dcc7aad3e427349a1051154bbdbc7d4d8/sources/bear_16x16.png -------------------------------------------------------------------------------- /start-elasticsearch.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | echo "Starting Elasticsearch server..." 4 | elasticsearch --config=/usr/local/opt/elasticsearch/config/elasticsearch.yml -------------------------------------------------------------------------------- /start-mongodb.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | echo "Starting Mongo..." 4 | mongod --dbpath database/mongodb 5 | -------------------------------------------------------------------------------- /start-rabbitmq.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | echo "Starting RabbitMQ server. Make sure you've installed RabbitMQ with Homebrew: https://www.rabbitmq.com/install-homebrew.html" 4 | rabbitmq-server start -------------------------------------------------------------------------------- /start-redis.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | echo "Starting Redis server. Make sure you've installed Redis with Homebrew: http://cook.coredump.me/post/18886668039/brew-install-redis" 4 | redis-server database/redis/redis.conf -------------------------------------------------------------------------------- /startServices.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | echo "Starting Elasticsearch, MongoDb, RabbitMQ and Redis. You might have to configure this script to work with your local environment" 4 | 5 | ./start-rabbitmq.sh & 6 | ./start-redis.sh & 7 | ./start-mongodb.sh & 8 | ./start-elasticsearch.sh & -------------------------------------------------------------------------------- /stopServices.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | 3 | echo "Stopping RabbitMQ and Redis. You might have to configure this script to work with your local environment" 4 | 5 | echo "Stopping RabbitMQ server..." 6 | rabbitmqctl stop 7 | 8 | sleep 2 9 | 10 | echo "Stopping RabbitMQ's erts daemon..." 11 | kill -9 $(ps aux | grep '[e]rts' | awk '{print $2}') 12 | 13 | sleep 2 14 | 15 | echo "Stopping Redis server..." 16 | kill -9 $(ps aux | grep '[r]edis-server' | awk '{print $2}') 17 | 18 | sleep 2 19 | 20 | echo "Stopping MongoDb server..." 21 | kill $(ps aux | grep '[m]ongod' | awk '{print $2}') 22 | 23 | sleep 2 24 | 25 | echo "Stopping Elasticsearch server..." 26 | kill -9 $(ps aux | grep '[e]lasticsearch' | awk '{print $2}') --------------------------------------------------------------------------------